An MP3 file can support three different types of tags (that I am aware of): ID3V1, ID3V2.4 and APE. I would like to know how to remove an APE tag in an MP3 file or files, since it is giving me headaches with my audio player. I am familiar with EasyTag and, more recently (today), with Mp3Diags; however, none of them seems to be able to just delete the APE tag.
Asked
Active
Viewed 1,725 times
2 Answers
3
-
Use the version at GitHub instead. The old version (1.12) seems unable to read an APE tag from a MP3 file with an ID3 v1 tag. – n.r. Jul 26 '20 at 12:40