auouymous
auouymous
https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.coindesk.com%2Ffeed You should probably report the issue to coindesk.
"Permanent" remapping sounds like it modifies something so the key is forever remapped even if touchcursor is removed. > How do other key mapping projects (xkb, xmodmap) handle remapped keys....
> Any suggestions for different wording? Drop the word "permanent" and only call it key or keycode remapping.
Those three comments read exactly the same if "permanent" is removed. ``` # Allows to set remappings when running the service without a need to hold a hyper key. #...
^L makes more sense now, and thanks for the reminder on ^C/^V for copy/paste, using either for cancel/download prevents copy/paste in the find fields. The menu key opens the episode...
The `album` will be set to the podcast title, but the `title` is always the episode title, not filename. The published date of the episode is stored in the `date`...
I'm not sure I understand the issue. The `manage_channel` and `manage_downloads` settings control how the youtube-dl extension operates, neither of them indicate the extension is active or not. The first...
> So, my sugestion are, changing the description to > Manage Youtube subscriptions and Downloads using youtube-dl/yt-dl" Technically it would need to be much longer than that to accurately describe...
Gpodder calls the extension for each episode after it finishes downloading. The extension could fork itself to do the conversion and immediately return control to gpodder. This however would cause...
I tested ffmpeg on a windows machine today and it has `--disable-w32threads` and `--enable-pthreads`. Does yours have the pthreads option enabled? I didn't test to see if threading actually worked...