https://bugs.gpodder.org/show_bug.cgi?id=533
--- Comment #43 from Ville-Pekka Vainio <[email protected]> 2011-02-06 21:22:33 GMT --- (In reply to comment #42) > 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 don't know how Mutagen actually handles the tags, but it seems to me that if genre_tag is None, then your script will not change the genre tag. I've noticed with some (ogg) files, that tagging can take a long time, at least with TagPy and an Atom laptop I use to manage my podcast subscriptions. Maybe the files in question are broken somehow. Anyway, modifying the tag only when the Podcast genre exists and needs to be removed is more efficient. I understand the need for editing the tags otherwise, but I don't personally care about the other tags. I appreciate your research into TagLib, I'm sorry to see that it can't do everything you need. -- 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
