https://bugs.gpodder.org/show_bug.cgi?id=533
--- Comment #42 from Bernd Schlapsi <[email protected]> 2011-02-06 12:52:52 GMT --- There is no need for an extra script. There are two setting options in my tagging script 1) strip_album_from_title 2) genre_tag If you set "genre tag" to None the genre will be written as empty string ('') I would like to use TagPy too, but TagPy couldn't handle coverart in audio files. And I need to remove the coverart from ogg files, because my player couldn't handle ogg files with included coverart. If someone know how to write/remove coverart pictures with the underlying C++ Library TagLib we could contact the author of TagPy and he would include this feature in TagPy. I already asked this question on StackOverflow but there is no useful answer for mp3 AND ogg files: http://stackoverflow.com/questions/4752020/how-do-i-use-taglib-to-read-write-coverart-in-different-audio-formats -- 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
