Eric Le Lay
Eric Le Lay
I'll have to implement support for directoies before merging the extension.
> One option might also be to just make the feed update part of the "progress" tab, and not special case it. (Display its progress like sync and downloads and...
Thanks for your PR! What exception (with backtrace) do you get? What are your regional settings in Windows?
the `/save` form has method _POST_ not _GET_. But hacking gpodder/util.py to perform a POST if `save in url` doesn't work. It's redirected to the consent page again. Looking at...
Merged first 2 commits, thanks. @auouymous can you point at the line of the issue with player None or empty?
> The config object does have a default value ('default') for the player vars, so they should never be set to None. If a user sets the player to an...
Please ignore my previous comment. I wasn't reading the code properly... I've added the check back, just in case.
Yes there is, see https://gpodder.github.io/docs/user-manual.html#moving-to-an-older-gpodder-release
Thanks @PhilipJohn1956 for the workaround. I definitely aknowledge the regression but don't have a fix yet...
> That error looks like something died during startup, the episode list never appeared, and then you closed it. Is that the case? Are there any issues in the log...