Purge old episodes before updating the channel.
commitf5a00b19e150eb3174726814cad2fc6d9561a379
authorJustin Forest <justin.forest@gmail.com>
Mon, 6 Oct 2008 19:54:05 +0000 (6 23:54 +0400)
committerThomas Perl <thp@perli.net>
Tue, 14 Oct 2008 16:55:11 +0000 (14 18:55 +0200)
treeb354d86e6062f322e1a6c7707d376633b2e972f1
parenta0b009ba5dbb3016c4d2d8800a87141394b4d451
Purge old episodes before updating the channel.

Old episodes used to be kept in the database, but not displayed.
This patch removes all episodes beyond the max_episodes_per_feed
limit, which weren't downloaded.
src/gpodder/dbsqlite.py
src/gpodder/libpodcasts.py