John George - 2004-08-04

Logged In: YES
user_id=313443

are u tagging the tracks to the ID3v1.1 tag? If so 255 is the
maximum track number you can store cos according to the
ID3v1.1 specs 1 unsigned byte is used to store the track
number. If you want to use a greater number you will have to
use ID3v2.x tags which supports a free form text based track
tag (rather than a byte)...John G