http://bugs.gpodder.org/show_bug.cgi?id=347
--- Comment #18 from Andrew Bennett <[email protected]> 2009-02-25 17:16:01 --- (In reply to comment #17) > Please try the follwing: > > $ sqlite3 ~/.config/gpodder/database.sqlite > sqlite> update episodes set filename=null, auto_filename=1 where 1; > sqlite> .quit Completed. A snippet and tail from my verbose output now looks like (this is a startup of gpodder): [ 0.139] (gpodder.sync) Could not find pymtp. [ 0.139] (gpodder.sync) Could not find pymad [ 0.140] (gpodder.sync) Could not find eyeD3 [ 0.217] (GPodderStatusIcon) Creating tray icon [ 0.503] (podcastChannel) Returning TreeModel for http://feedproxy.google.com/money-guycom [ 0.515] (podcastItem) Recovering pre-0.15.0 file: /home/abennett/gpodder-downloads/Brian Preston's _Money Guy_ Blog and Podcast/ba4147211b30c305efeca19c48f3ae6f.mp3 [ 0.516] (Storage) save_episode() failed: column filename is not unique [ 0.535] (gPodder) Searching episode for file: Money-Guy 02-19-2009.mp3 [ 0.636] (gPodder) auto_update_procedure() got called [ 0.781] (gPodder) Brian Preston's "Money Guy" Blog and Podcast <=> Brian Preston's "Money Guy" Blog and Podcast [ 3.381] start reader [ 3.508] (UserAppsReader) Player found: /usr/share/applications/rhythmbox.desktop [ 3.511] (UserAppsReader) Player found: /usr/share/applications/totem.desktop [ 3.614] end reader (benchmark: 0.2327 seconds) I still have the old (14.x) directory for the Brian Preston's Money Guy podcast on my disk in addition to the new-style (15.x). Could the use of quotes in the feed name be throwing something? -- 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
