Between version 3.28 and version 3.33, Mp3tag lost the ability to read tags contained in MP4 files.
See screenshots of mp3tag reading a folder containing MP4 files.
Tags were generated during the CD ripping process using Sony Music Center, which uses 'gracenote'.
I read the release notes between these two versions and I didn't find any reason to stop reading the basic tags.
I install and run 3.34-beta.2 with the same result as 3.33
I don't want to report a bug; perhaps I've missed something basic, suggestions welcome
Are you absolutely sure that these are mp4 files with mp4 content?
Can you double check the content for the first file 01-Baby Love.mp4 with something like mediainfo (They have a portable version for a quick check)?
If possible, could you also show us a screenshot from such a test tool?
Thanks again.
Unfortunately, I can't see an obvious reason why the field content is no longer being displayed in the latest versions of Mp3tag.
Just an idea as your music files does not contain a video part:
Would it make a difference if you rename your first file 01-Baby Love.mp4
to 01-Baby Love.m4a
and then load the .m4a into Mp3tag?
Update:
In the screenshot from Mediainfo you can see that there are only two fields displayed with content for your first song: the TITLEBaby Love and the ALBUMClassic Love Songs of Rock 'N' Roll, vol. 2 [disc 1].
There is no ALBUMARTIST, no ARTIST, DISCNUMBER, GENRE, YEAR and so on.
Thank you for your suggestion, but changing the file extension from mp4 to m4a does not change the behavior of mp3tag: in version 3.28, tags are read, whereas in the latest version, tags are not listed - see the screenshots.
For confirmation and context I almost exclusively use .m4a for lossless conversion from CD and have no issues with metadata right up to beta v3.34-beta.1 in my case. Let's wait to see what @Florian can figure out from the examples.
The fields which are no longer shown are UTF-8 data atoms that have a trailing NULL character. This is not how it should be (according to, e.g., this documentation from Apple) — but apparently it is. I probably need to relax the validation here.
Do you know which app you used to create or add the metadata to those files?
Thank you for your suggestion. It's similar to the one from LyricsLover in message #5. I tested it and posted the results in message #6. In the case of my MP4 files, version v.3.34-beta.2 cannot read the tags, while version 3.28 can — even if I rename them to m4a.
Good evening,
As I indicated in message #1, the files Tags were generated during the CD ripping process using Sony Music Center, which uses 'gracenote' I used the latest available version of Sony Music Center for PC, version 2.7.2, which was updated on December 11, 2025.
Thank you for all your efforts in resolving this problem so quickly.
I missed that part, sorry. It's unlikely that Sony will fix this on their side, and even if so, you'd still have the files that can't be read completely.
I'll find a way of relaxing the validation and will keep you posted when I have a new version for you to try.