John George - 2004-08-23

Logged In: YES
user_id=313443

That Hex data is probably the disc or cddb id put in by iTunes
(when a mp3 is created by ripping a CD in iTunes) as a
second comment tag (in a non standard way, so id3lib that
MTT uses has some problems removing that frame), will try to
fix this in a future version, in mean time workaround is to
copy over tags other than the comment tag to ID3v1.1,
use "Remove Tags" to remove completely the ID3v2.x tags,
then copy them back from ID3v1.1 ...John G.