Remove *_played_dbus from config
commit74dea8a7a2c8b877098db5c8aa9684c0c57dac85
authorThomas Perl <m@thp.io>
Tue, 1 Feb 2011 13:11:08 +0000 (1 14:11 +0100)
committerThomas Perl <m@thp.io>
Tue, 1 Feb 2011 13:11:08 +0000 (1 14:11 +0100)
treec7d8c4cc5480525ba5b44a9ad5c4e1935d9025c8
parent68aa84c11c2e1f3cca2bf32b2465c644cfd4cc15
Remove *_played_dbus from config

This avoids problem with "played" status tracking
on Maemo. With this change, we always mark an
episode as "played" as soon as it is loaded into
a media player, but due to the MAFW time tracking
we don on Maemo 5, we can now determine the "finished"
state through other means, anyway.
src/gpodder/config.py
src/gpodder/gui.py