https://bugs.gpodder.org/show_bug.cgi?id=1555
--- Comment #5 from Bernd Schlapsi <[email protected]> 2012-03-03 12:32:46 GMT --- I added an "on_all_episodes_downloaded" extension method in my branch, but I'm not sure if it's possible to pass the downloaded episodes to this function. And I call this function only in the gtk-ui at the moment So, it's not really that perfect at the moment extensions.py: https://github.com/brot/gpodder/blob/master-3.1-rebase/src/gpodder/extensions.py#L353 gtkui/main.py https://github.com/brot/gpodder/blob/master-3.1-rebase/src/gpodder/gtkui/main.py#L1135 -- 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
