Hello,<br>&nbsp;&nbsp; I am trying to create a mp3 tag editor in Qt using taglib.
I have discovered a problem that is frustrating me. If I want to set a
frame to be empty, say Comment, in ID3v2 it will not be saved as empty
if there is a value in the ID3v1 Comment frame. The opposite is also
true. Is there a way to prevent this copying from happening? If there
is a value in a frame already a save does not overwrite the value. This
only happens if I am trying to save an empty frame.<br>
<br>Thanks<br><font color="#888888">Nicholas</font>