Closed GoogleCodeExporter closed 9 years ago
It's not possible to strip all tag-related data from some files, e.g. Ogg Vorbis
streams must have a comment packet.
mutagen.File(filename).delete() will delete a tag format Mutagen finds, but it's
probably not what you want. If Mutagen can't load it, Mutagen can't delete the
tags
from it.
Original comment by joe.wreschnig@gmail.com
on 30 Mar 2010 at 8:34
Original issue reported on code.google.com by
reiter.christoph@gmail.com
on 21 Mar 2010 at 1:06