Fix changing podcast URLs.
commit4865917c40ad2e4aa7e41c3912f377ae48b6a0cf
authorJustin Forest <justin.forest@gmail.com>
Tue, 24 Feb 2009 13:00:39 +0000 (24 16:00 +0300)
committerThomas Perl <thp@perli.net>
Wed, 25 Feb 2009 14:02:38 +0000 (25 15:02 +0100)
treee2c164dacd86d0ec034fb9a4a05a024ff4a1e9f4
parentac5e804ab0382c1cd621789c66c507395b8d9fc5
Fix changing podcast URLs.

Fixed the "column url not unique" problem, got rid of an
unnecessary loop through all channels to find the one we
need to relocate.

Also, before the channel is updated from its new URL, old
episodes from this channel which haven't been downloaded
are deleted.

http://bugs.gpodder.org/show_bug.cgi?id=304
src/gpodder/dbsqlite.py
src/gpodder/gui.py