https://bugs.gpodder.org/show_bug.cgi?id=337
--- Comment #6 from Thomas Perl <[email protected]> 2009-07-13 20:20:18 GMT --- (In reply to comment #5) > I'm gonna try to make an space of time this week to write a patch ;-) .. or at > least the first part, but I'd really appreciate your opinion about writing a > plug in or change gpodder inside to execute it(the second sounds better). Awesome! :) You can put it into the sync.py module if it's slim and easy to maintain later on (that's what I have to do in the future, after all ;). Putting it in the sync.py module instead of the gui.py module has the advantage of introducing this functionality for CLI sync as well (as soon as the frontend code for that has been written ;). Just implement everything that you need for your mp3 split thingie and maybe coordinate with Christian first on what he needs, because you two know best what this feature should look like :) -- 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
