http://bugs.gpodder.org/show_bug.cgi?id=347
--- Comment #14 from Thomas Perl <[email protected]> 2009-02-18 20:43:29 --- (In reply to comment #13) > Thanks. I just did a git pull. So far things look ok. I have about a dozen > podcasts to clear off of my player before I sync some new ones - so I should > have a report in a day or two. > > [ 154.065] (podcastChannel) Returning TreeModel for > http://feedproxy.google.com/money-guycom > [ 154.074] (podcastItem) Recovering pre-0.15.0 file: > /home/abennett/gpodder-downloads/Brian Preston's _Money Guy_ Blog and > Podcast/ba4147211b30c305efeca19c48f3ae6f.mp3 > [ 154.075] (Storage) save_episode() failed: column filename is not unique > [ 154.105] (gPodder) Brian Preston's "Money Guy" Blog and Podcast <=> Brian > Preston's "Money Guy" Blog and Podcast > ... > > So I wonder if there is another latent bug with save_episode() routine that > fails. This might probably be related to your trying out all the patches and having the "migration code" run several times during testing of the new code. I think this should not happen for "normal" users (we'll see when the new version is released). Anyway, you can try to use "sqlitebrowser" to find the duplicate "filename" columns in the episodes table and remove them / set them to "NULL". -- Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
