Properly update existing episodes (bug 211)
commite07d7810ab73ba207e36d10c3fec45111060637d
authorJustin Forest <justin.forest@gmail.com>
Mon, 6 Oct 2008 20:07:38 +0000 (7 00:07 +0400)
committerThomas Perl <thp@perli.net>
Tue, 14 Oct 2008 16:55:28 +0000 (14 18:55 +0200)
tree3a5e223b0e99baba027782d2d7fb44d3eebcb09f
parentf5a00b19e150eb3174726814cad2fc6d9561a379
Properly update existing episodes (bug 211)

New episodes coming from feedparser no longer overwrite
the ones that are already in the database, but update
them properly, keeping states and file size.
src/gpodder/dbsqlite.py
src/gpodder/gui.py
src/gpodder/libpodcasts.py