J44xm
01-02-2004, 03:56 AM
I'm trying to make a change to the folder-name template used in Encoding. (The option is available in "Preferences > Settings > Encoding > Output folder\filename template.") Simply put, this is the format that I want: artist - album (year). But if year doesn't exist, then the " (year)" after the album name should be totally excised.
Currently, I have this format:
?ARTALB?<%ARTALB%|unknown artist> - ?ALBUM?<%ALBUM%|unknown album> (%YEAR%)
How can I get the space and text after the album name not to appear if the year is unavailable? I need a conditional not only for the year, but for the space and parentheses as well -- and I can't find any good resources about dealing with these templates. Help? Thanks!
Currently, I have this format:
?ARTALB?<%ARTALB%|unknown artist> - ?ALBUM?<%ALBUM%|unknown album> (%YEAR%)
How can I get the space and text after the album name not to appear if the year is unavailable? I need a conditional not only for the year, but for the space and parentheses as well -- and I can't find any good resources about dealing with these templates. Help? Thanks!