Help - Search - Members - Calendar
Full Version: Masstagger name format problem?
Hydrogenaudio Forums > Hosted Forums > foobar2000 > Support - (fb2k)
mhudson7
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
$tracknumber() - %title%
picmixer
For a complete list of syntax commands for the masstagger check the help button in the "title formatting" preferences.
mhudson7
Thanks for steering me in the right direction.

It was actually $num(%tracknumber%,2) - %title% that I was looking for.
flyingdutchman
CODE
$if(%tracknumber%,$if(%title%,[%disc%.]$num(%tracknumber%,2) -,__.) %title%,%_filename%)

also works for "nn - title"
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.