Delete entries in database when unsubscribing (bug 541)
commitc0a4c50d5a5b4ed51b3429da478d5c289c09fdc8
authorThomas Perl <thp@thpinfo.com>
Tue, 1 Sep 2009 13:26:00 +0000 (1 15:26 +0200)
committerThomas Perl <thp@thpinfo.com>
Tue, 1 Sep 2009 13:26:00 +0000 (1 15:26 +0200)
tree9104aa7892326be5b96a78e4ae0354729ef61c03
parentfe96afe8308d2d0274ec1b0247e2dfe0b7027185
Delete entries in database when unsubscribing (bug 541)

As long as the "Keep downloaded episodes" checkbox is
not checked, we now delete episodes and the podcast from
the database when unsubscribing from a podcast.

Thanks to slestak989 for reporting this issue.
src/gpodder/dbsqlite.py
src/gpodder/gui.py
src/gpodder/model.py