https://bugs.gpodder.org/show_bug.cgi?id=1576
--- Comment #17 from Thomas Perl <[email protected]> 2012-08-16 06:34:06 BST --- (In reply to comment #16) > (In reply to comment #14) > > Current status: Basic integration with the QML UI is done, only thing > > missing > > is the "Auto-Flattr on playback" feature, but that should not be hard. > > > > Bernd: Right now, we require users to be online for the "Auto-flattr on > > playback" to work. Do we want to "queue" the Flattr actions in case the > > user is > > offline (e.g. listening to podcasts in a car without an internet > > connection)? > > If so, could you change the Flattr module to queue that up (look at the > > mygpo > > module for a hint on now to accomplish that - minidb is your friend :). > > OK, queuing the played episode looks easy, but what could be the best place to > flattr all queued episodes? Is there an event when the user is online again? Not yet, but it might be a good idea to add it. See right now how we do the gPodder.net syncing (src/gpodder/my.py) and maybe we can extract this into its own module and (combined with "online detection") do all sync operations there? -- Configure bugmail: https://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
