Thanks
I'm not sure. This seems like a bug / missing feature, considering "MEDIA" is widely used and "SOURCEMEDIA" isn't, and there's no way to write the "MEDIA" tag with kid3
I'm trying to add a VORBIS tag to a flac file. i'm running "-c 'MEDIA' 'VALUE'" but because of the unified frame mapping, the vorbis tag name becomes "SOURCEMEDIA". How can I ignore the mapping so I can write a tag named "MEDIA"? Thanks.