https://bugs.gpodder.org/show_bug.cgi?id=261
Marco Villegas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #487 is|0 |1 obsolete| | --- Comment #9 from Marco Villegas <[email protected]> 2010-05-01 16:59:23 BST --- Created an attachment (id=489) --> (https://bugs.gpodder.org/attachment.cgi?id=489) 0001-start-implementation-for-calling-hooks-at-copy.patch I forgot to mention what is still needed to do: - Autocreate hook file(at hooks directory) when populating home configuration directory. - Review if calls of hook_devicetype_copy_file() on add_track() method at iPodDevice and MTPDevice classes works(I do not know how to test that, since I only have a filesystem device) - Document somewhere how to implement a hook(must be inside the example scripts?) - Implement a way to do post-sync hook What is done here is not exactly a pre-sync hook, it's really a "on copying" hook :-p, so please let me know if I'm doing it in the right way -- 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
