http://bugs.gpodder.org/show_bug.cgi?id=70
--- Comment #5 from defrex <[EMAIL PROTECTED]> 2008-03-21 21:50:58 ---
Okay, in the file sync.py lines 144 through 148:
if gl.config.on_sync_mark_played:
log('Marking as played on transfer: %s', track.url,
sender=self)
gl.history_mark_played(track.url)
added = self.add_track(track)
Here we have the track being marked as played before it's synced, but only if
on_sync_mark_played is flagged. I may be misunderstanding something (I don't
really have a full view of the code) but if there were money involved, this'd
be my bet.
--
Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs