Desktop: only_sync_not_played for per-podcast sync (bug 1213)
commit7886cf5607c26f7567511d66e696a0b637c50a07
authorThomas Perl <m@thp.io>
Sat, 18 Dec 2010 14:09:58 +0000 (18 15:09 +0100)
committerThomas Perl <m@thp.io>
Sat, 18 Dec 2010 14:09:58 +0000 (18 15:09 +0100)
tree45312a3b5d67e3cede90673fcf4bd5a2317ffc3a
parent22e24ccfcda3db6edd85659edd10a6411bb8a199
Desktop: only_sync_not_played for per-podcast sync (bug 1213)

The only_sync_not_played configuration option was not
followed when the per-podcast context menu item "Sync to
device" was used, as all episodes of that podcast were
forced to be copied to the device. This is now fixed, and
only unplayed episodes will be copied in this case.
src/gpodder/gtkui/desktop/sync.py
src/gpodder/gui.py