https://bugs.gpodder.org/show_bug.cgi?id=995
Thomas Perl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |FIXED --- Comment #11 from Thomas Perl <[email protected]> 2010-08-20 22:40:49 BST --- Thanks for your initial patch. I've made a modification to it and made it so that less changes are necessary (it only needs the mimetypes list in the .update() call and when .load() is called with create=True). I've tested the patch with the Django Dose podcast, and it works if you add "audio/mpeg" to the mimetype_prefs advanced configuration option. The string there is a comma-separated list of mime type names if you want to add more types to it. Please test and report back if it works for you :) Commit link: http://gpodder.org/commit/04b300ad -- 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
