14
votes
6answers
37k views

Software to add Lyrics to MP3 files ID3 metadata

What software do you use to automatically add lyrics to MP3 files? I mean the kind of software that can scan your entire music library and do the job. I want to add lyrics to my MP3 files so that ...
2
votes
2answers
859 views

Check “Id3 Tag” integrity from mp3 (almost a “debug”). Is it possible?

I'm using Mp3Tag do edit Id3 tags in my mp3 files. In the editor everything looks ok, but in my iTunes, some of them just ge messed up. The artist isn't read, Album Artist doesn't show up, this kind ...
3
votes
3answers
309 views

Is there a way to tag MP3 the way you can do with Photos in Live Photo Gallery or Picazza?

I really do love the way you can tag pictures in Windows Live Photo Gallery. I find it incredibly useful to be able to tag the same picture with the tag "Cancun" and have it been automatically ...
1
vote
1answer
100 views

How can I add metadata to mp3s, along a timeline to break up one mp3 in subsections?

I would like to add metadata to mixtapes or lectures that will show song names as the mix progress as well as being able to skip forward in the mp3 as if it was separate files. I have seen this done ...
6
votes
3answers
5k views

Is there a Windows command-line tool to set ID3 tags on an MP3 file?

I am looking for a command-line tool for Windows that will allow me to set the ID3 tags on an MP3 file. For example, something like this would be ideal: C:\> setID3.exe myfile.mp3 -artist "The ...