CODE
$if($and(%bootleg%,$strcmp(%__codec%,MP3)),Bootlegs\mp3 boots,$if(%bootleg%,BOOTLEG,MUSIC))\$if3(%album artist%,%artist%)\$if3(%date%,%year%) - %album%\[%disc%]$cut(%tracknumber%,2) - $if(%album artist%,%artist% - ,)%title%
This is the string I came up with which I want to use to rename my files. The string works perfectly fine in the copy command window. When I copy+paste it to the Rename Files window, it gives me the [EROR IN FORMATTING STRING SINTAX]. Does anybody know what the problem is? Do some formatting string functions just not work in the renamer?