auouymous
auouymous
It is the same problem as your first post. And now that you mention it, the program is dumping wav files in the working directory, so gpodder should change it...
And running `normalize-mp3 '/home/ndias/gPodder/Downloads/TSF - Sinais - Podcast/sina_20220530223509.mp3'` from command line works?
It doesn't solve my issue but 27f445c88bafca38195975ac106525e6833f798d will keep normalize from placing files in your home directory, and might fix your problem.
Is it not possible to disable the notification extension?
@elelay What if `__mandatory_in_` enabled the extension by default but it still appeared in the list and the user could disable it? Would any of the "mandatory" extensions actually cause...
You are running 3.10.17, can you try installing a newer version, such as 3.10.21, and see if the crash persists? If it does, please find the log file in gPodder/Logs/...
It replicates the gpodder.net API, does it not work if you just add the nextcloud server in the gpodder.net preferences tab?
An automatic update would need to basically run the update command and begin outputting the update progress. It could delay the update if you are currently running another command, and...
I confused you with another gpo user and assumed you used windows. Try running `crontab -e` and add the following line to it. ``` 0 0,12 * * * /usr/bin/gpo...
Right now you can use the filter extension to block episodes containing "#short" or whatever the standard tag most short videos use in the title. When I get time to...