http://bugs.gpodder.org/show_bug.cgi?id=463
--- Comment #6 from Jérôme Chabod <[email protected]> 2009-05-22 13:52:34 --- If you fill confortable in programming with python, you can temporary hack gpodder to bypass this issue. Grab gpodder's source code (http://gpodder.org/downloads.html) and edit the file sync.py. Replace the call to "send_track_from_file" by "send_track_from_file" and remove the "metadata" parameter. It will probably work, but you won't see any tag about the podcast beeing transfered. Hope this help, Jérôme -- Configure bugmail: http://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
