-
-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No podcasts have been updated since upgrading from 3.91 to 3.92 #182
Comments
I keep checking and it keeps finding no updates, I know full well that many are updated daily and am not getting these. |
@Swagger200 are you sure you have it configured correctly? Can you post your settings.json? |
Not sure where to find that file? |
Should be wherever you have your gpodder data stored. On Linux, try ~/gPodder, on Windows check %APPDATA%. |
I am on Windows - I can't see any gpodder folder or settings.json under %APPDATA% -and yes, I have hidden files shown. |
It was working mostly OK on 3.91 - at least it was updating podcasts as it should. Have downloaded over 300gb of podcasts. Since 3.92 (5 days) nothing. It keeps checking and finding nothing to do. I see this new message "Episode actions from gpodder.net are merged" - is that an indicator? |
My bad, check under your home directory (I believe it should be C:\Users<your username>\gPodder). Can you upload the settings.json from there? |
It wasn't there, but I searched my whole PC and found it in the folder where podcasts are downloaded/ |
Hmm, don't see any major settings differences. Have you tried clearing out all the files you want to keep and starting fresh? |
Hello! I also get no new files downloaded. Using the "Update podcast" or the "Search for new episodes" button produces the same result. It just zips through the process and nothing is downloaded. It just says "No new episodes" (there are, I've checked with my mobile pod app) Attaching settings file as well. |
For which feeds (URL) is this happening? |
All of them? I guess I could send a list of them. Are they stored anywhere? |
I have 46 podcasts set up. None of them are updating. |
A little while back I had issues with moving my gPodder DB from a Windows install to a Linux install. There may have been a version change in there too, I'm not sure. However it happened, it resulted in me getting a bunch of duplicated episodes because how the episode 'guid' was being created. That is relevant because I found this handy tool when I wanted to fix it: DB Browser for SQLite I don't know if this will fix it, but what you describe behaves symptomatically the same as something I encountered while hacking in the database. Still, make a backup before doing this, no warranty, etc.
The columns I had you clear control two different ways gPodder keeps track of already having looked at a feed. By clearing the entries them you force it to completely check the feed rather than just checking if it things the feed has been updated since it was last checked. Hopefully the above works for you. If it does not more information will be needed to figure out what the problem is. |
I tried the above solution and it didn't work. I made sure that I followed all your steps. I also, on a whim, added the gpodder.exe to be allowed through the windows firewall, no changes. Hopefully this will be sorted out soon. |
Sorry to hear that, thanks for giving it a try. Here are some things that can help with getting to the bottom of the issue:
|
@Dabrinko Thanks! With the exception you show in the log, I am hopeful someone will be able to dig into this and find a resolution. I'm traveling with limited connectivity through the end of the year, so that person probably won't be me. |
Thank you for your assistance @vossad01! |
@Dabrinko that attached gpoError.txt is actually really helpful, I'll get around to look into that issue soon :) |
This should be fixed with the latest code from the master branch. Please reopen if you are still experiencing issues there. |
Shoot, I forgot that you needed to press the "Set as NULL" button not just delete entries to get NULL. Hope I didn't cause the issue that was reported in the error log. |
Setting the values to NULL as described doesn't help the original issue. I'm going to wait for the next release, I think. |
Hello! Back at the computer where gPodder is. Latest version (3.93) solved this issue for me. |
And I cannot go back to 3.91 (python error). I have changed no settings. I just want to download all the podcasts, all the time, whenever they are available.
The text was updated successfully, but these errors were encountered: