question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MP3 file with both v1 and v2.2 tag misses metadata

See original GitHub issue

Bug description When an MP3 file that has tags ID3 v1 and ID3 v2.2 meta data from v2.2 is not transferred to “common”.

Running music-metadata v7.11.4.

Expected behavior The file has the v2.2 meta data “TBP” which is not transferred to common.bpm as expected. The data it is saved in native[ID3v2.2][TBP].

So even if the double ID3 tags might be confusing, music-metadata seems to consider the file having ID3 v2.2 format since that metadata is in native but there is no ID3 v1 entry.

Audio file demonstrating the problem 01 Betty Lou.zip

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
thoni56commented, Jan 12, 2022

Thanks!

0reactions
Borewitcommented, Jan 13, 2022

I can strongly recommend MusicBrainz Picard for tagging your audio tracks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to read MP3 file tags - java - Stack Overflow
The last 128 bytes of a mp3 file contains meta data about the mp3 file., You can write a program to read the...
Read more >
25. Practical: An ID3 Parser - gigamonkeys
ID3 tags are used to embed metadata in MP3 audio files. ... The complexity arises because you can encode a UCS-2 code point...
Read more >
Export MP3 tags in ID3 v1 and v2 - Audacity Forum
Converting some old tapes to mp3 with Audacity. No problems there. Went to save the file to MP3, typed in all the MP3...
Read more >
How to FIX music tags using MusicBrainz Picard - YouTube
... ii ) How to view TAGS 2 :02 iii) Download & install MusicBrainz 2 :59 iv) Download GENRE plugin 3:43 v )...
Read more >
ID3 - Just Solve the File Format Problem
ID3, or ID3 tag, is a metadata format, mainly used in MP3 audio files. It stores information such as the song title, artist,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found