View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#216
Originally Posted by TR6C View Post
The problem is that I have many episodes that I have downloaded, that are in the correct gPodder podcast folder, and are listed in the.xml file in the same folder, but are no longer available as an episode download through the podcast subscription. gPodder misses all of these older podcasts that are no longer available to download - exactly the ones I most want to be able to keep.

Can I manually add these using the .xml and file information? Or, is there some other way to get these back into gPodder?
One more idea I have how to fix this: Remove (once again) the ~/.config/gpodder/database.sqlite file. Move all _files_ (not folders or folder contents, just the top-level files) from /media/mmc2/gpodder/ to ~/.config/gpodder/. Make sure the download folders (with strange md5 filenames) are direct subdirectories of /media/mmc2/gpodder/. Start gPodder and chose to migrate the database. This should work.

If not, and if you don't mind me seeing what you are subscribed to and what you have downloaded, please tar up your /media/mmc2/gpodder/ folder (with the file names intact, but you can replace "big" mp3 files with zero-length files by doing something like echo -n "">file.mp3 - obviously BACKUP all your files first, because they will get truncated with this command!), make sure the index.xml files for each folder and the *.db files (from the old, file-based structure) and the channels.opml file are all included, and I will see if I can spot the problem locally here.