Danny8;522696 Wrote: > It reads the tracknum tag verbatim and stores it. If the tracknum tag is > in the "5/12" format discussed above, then Squeezebox Server stores the > track count in its database. I trust you already know this, and I also > take your point that it doesn't store it by itself.
No, that's not the case at all. It reads that '5/12', because that's what's there, but tracknumber in the Squeezebox Server database is an unsigned integer field, so it can't store anything that looks like '5/12'. And it doesn't store a count at all. I'm pretty certain that it parses the first number out of a string like that and then just ignores the rest. > I'm curious if you store your track number data in the X/YY format, or > just X format, or not at all? X -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=69543 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
