Kellen;506931 Wrote: 
> I figured it out if anyone else should require the same.
> 
> You need to create a new action of Action Type "Format Value", Field
> "TRACK" with the following Format String: [$NUM(%track%,3)].  The "3"
> gives two leading zeros.

I've never had a need to pad track numbers within the metadata (TRACK
or TRACKNUMBER field).  Any software working with the tracks will treat
the field as numeric and sort them correctly.  On the other hand, it's
almost a necessity in the filename if you want things sorted in the
correct track order by filename.  So I just use the format string
$num(%track%,2) when renaming the file.

-Action type:- *Format value*
-Field:- *_FILENAME*
-Format string:- *$num(%track%,2) %title%*


-- 
JJZolx

Jim
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=74080

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/ripping

Reply via email to