If you use MP3Tag, you can use the following format strings to name your tracks:
if using disknumber -%DISCNUMBER%-$num(%track%,2) - %title%- so track 01 of disknum 01 is -1-01 - [title]- if using 101, 102, 103, 201, 202, etc (no disknumber) -$left(%track%,1)-$right(%track%,2) - %title%- so track 101 is -1-01 - [title]- (yep, exactly the same as doing it the other way) I use both patterns: 101,102,103,201, etc is for audiobooks (I use several players and don't want to depend on their handling disknumber correctly) -- bobkoure ------------------------------------------------------------------------ bobkoure's Profile: http://forums.slimdevices.com/member.php?userid=14646 View this thread: http://forums.slimdevices.com/showthread.php?t=75344 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
