To add or remove leading zeros in the file names, you can follow these steps:
-
Open the Audials options.
-
Navigate to the "Storage and Output" settings.
Select an existing rule that you want to copy or edit. In the window that opens, you can rename this rule and in the "Rule Text" line, you need to insert the following:
To add leading zeros to the track numbers:
{Artist} - {Album} - {TrackNumber:00 }{Title}
If you do not want leading zeros, use instead: {Artist} - {Album} - {TrackNumber:0 }{Title}