Hi there, I'm in the process of changing my naming convention for files stored on my computer and the new format has the album artist or the artist in square brackets at the end of the file name.
I can't quite make this work within CD Ripper though and would appreciate any wise words.
What I currently have is:
[album]\[track] [IFVALUE]composer,[composer] - ,[][title][IFVALUE]album artist, [[album artist]], [[artist]][]
This is fine if there is an album artist, but if there isn't then it puts a "[]" at the end of the filename.
I think the first [[ pair is escaping the IFVALUE logic.
I was wondering if there was something like <leftsquarebracket_> that I could use in a similar fashion too <comma_>.
Thanks for your help ... Peter
I can't quite make this work within CD Ripper though and would appreciate any wise words.
What I currently have is:
[album]\[track] [IFVALUE]composer,[composer] - ,[][title][IFVALUE]album artist, [[album artist]], [[artist]][]
This is fine if there is an album artist, but if there isn't then it puts a "[]" at the end of the filename.
I think the first [[ pair is escaping the IFVALUE logic.
I was wondering if there was something like <leftsquarebracket_> that I could use in a similar fashion too <comma_>.
Thanks for your help ... Peter
Comment