Does anyone know how to setup a ID3 v1.1 tag ( the version 1 tag that stores the track #) I can do ID3 v1 fine, but you don't just change the the comment to the following do you?
Comment as string *28
Any help is appreciated.
Printable View
Does anyone know how to setup a ID3 v1.1 tag ( the version 1 tag that stores the track #) I can do ID3 v1 fine, but you don't just change the the comment to the following do you?
Comment as string *28
Any help is appreciated.
I do know... MP3 Organizer can actually edit/write 1.1 tags. Let me look for the thread I was asking for it.
As a matter of fact... you participated on that thread as well. The thread was 1 character = 1byte? and I will paste the most important:
Quote:
Originally posted by Mc Brain
Actually, to be honest... The comment should be 28 character long (regarding to the information) and a Chr$(0) to separate the comment with the track (those would be the 29 characters)