Guys, are there any recognized best practices for ID3 tagging that people are using as standards?
Here are some specific issues that came up with some mp3 files that I recently got:
1) the Genre tags were all a custom value that I never see in the standard Genre drop down lists in programs like Mp3tag, EAC, etc. Is it a good idea to type your own value in for the Genre, or should use always stick with the predefined ones?
If I had to use a predefined Genre value for these particular mp3s, the best one would be "Other" so I can see why the original tagger was tempted to use his own value ("Sermons" in this case).
2) the Composer tag was used to hold metadata (references) that have nothing to do with any composer. The natural tag to place this information would be under the comment tag, but I imagine that the original tagger did not do this because he was already using the comment tag to hold some other information.
My feeling is that it is a very bad idea to put info in tags like composer that is not what the tag says it should be. Instead, I argue that you should put all the misc info into the comment field, even if there are multiple types of data there. Your thoughts?
3) the disk and track number tags all have the "out of" syntax, as in 1/1, 2/12, ..., 12/12.
Do you guys like that? I am inclined NOT to do fancy things like that, but instead to simply list the actual numbers, just like what you see on the CD itself.
My argument is that many programs might want to try and parse an integer out of those fields, and this will certainly fail unless the program is sophisticated enough to recognize this "out of" syntax, which many won't be.
Your thoughts?
