http://bugs.gpodder.org/show_bug.cgi?id=318
--- Comment #13 from Ville-Pekka Vainio <[email protected]> 2009-05-22 10:13:12 --- Created an attachment (id=312) --> (http://bugs.gpodder.org/attachment.cgi?id=312) A new version of the patch with rewrite_genre_tag_with option I've attached the current version of this patch. It now has the rewrite_genre_tag boolean and the rewrite_genre_tag_with string options. I've only tested this for my usecase, setting an empty genre tag. Setting a modified genre tag should work, but it needs to be tested. The patch modifies the ogg tag handling a bit: if a metadata item is an empty string, it won't be written at all, regardless of whether it's the genre tag or some other tag. This way needed the least changes for the code. Another option might be to make the update_tag_ogg method a bit more like the update_tag_mp3 method. -- 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
