https://bugs.gpodder.org/show_bug.cgi?id=1495
--- Comment #12 from Thomas Perl <[email protected]> 2012-07-28 14:05:52 BST --- (In reply to comment #11) > Is the attached script from comment 6 still working? I saved it as > ~/gPodder/Hooks/mySetOfHooks.py and restarted gPodder, but it does not seem to > be working. Are you supposed to substitute some string for "mySetOfHooks"? This would have to be converted to an Extension script, see the gPodder Git repository for some examples on what is possible there. After the extension script is done, please feel free to submit it for inclusion into the main repository. You have to place the extension script into share/gpodder/extensions/ or into ~/gPodder/Extensions/ and then enable it from the preferences dialog. -- 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
