Great! This is with leading zeros using the $num() scripting function.
defaults write app.mp3tag.Mp3tag CopyFormat '"%album%$char(9)$num(%track%,2)$char(9)%title%$char(9)%artist%$char(9)%_length%$char(9)$num(%discnumber%,2)"'
Great! This is with leading zeros using the $num() scripting function.
defaults write app.mp3tag.Mp3tag CopyFormat '"%album%$char(9)$num(%track%,2)$char(9)%title%$char(9)%artist%$char(9)%_length%$char(9)$num(%discnumber%,2)"'