Can anyone add a masstagger output file name format and get it to work? Mine all come out the same as the code; i.e., if the format is nn - title, all the files come out named nn - title.
kjoonlee
Aug 2 2004, 18:49
$tracknumber() - %title%
picmixer
Aug 3 2004, 02:40
For a complete list of syntax commands for the masstagger check the help button in the "title formatting" preferences.
mhudson7
Aug 4 2004, 19:58
Thanks for steering me in the right direction.
It was actually $num(%tracknumber%,2) - %title% that I was looking for.