I've written all the code in this module for MP3 ID3 v1 tags. There's so many complex modules out there that I don't need. The only problem I'm STILL having is storing the track information. So basically I'm trying to get it right to work for ID3 v1.1 tags. Also, I had the genre stuff setup right before, but for some reason I got a BAD list of genre categories for ID3 v1, and It didn't match up in Winamp. If someone could have a look at this and help me out with getting it to work right for ID3 v1.1 it would be much appreciated. I do know the comment field is shortened from 30 bytes to 28 bytes, and if there is not a track entered in the track field, a 0 should be inserted for the two empty bytes. Once again, any help is extremely appreciated. The module is attached below. Thanks

- Jeremy