Bonjour
I wanted to know if it was possible to batch-process the renumbering of tracks by removing the leading zero (e.g., 01 becomes 1, 02 becomes 2, etc.).
Thanks Bruno
Bonjour
I wanted to know if it was possible to batch-process the renumbering of tracks by removing the leading zero (e.g., 01 becomes 1, 02 becomes 2, etc.).
Thanks Bruno
Are we talking about the filename or the field TRACK?
For the field TRACK it would be:
Convert>Tag-Tag or an action of the type "Format value" for TRACK
Format string: $num(%track%,1)