https://bugs.gpodder.org/show_bug.cgi?id=1503
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] 2012-02-02 10:50:26 GMT --- Are the hooks/extensions executed an the same time (different threads) or one after the other? In the second case a free sortable list might be better to be able to set the order in which the extensions are executed. For example: I wrote a extension to delete title twins in some podcasts. So this extension might be one of the first called, while a 'sync to server' extension might be called last. -- 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
