I am trying to get the file and folder rename working but running into issues. I can’t even seem to get the Example Mask to show up. Something as simple as changing:
(albumartist.length>0 ? albumartist +'/' :'') + album
to
(albumartist.length>0 ? albumartist +'\\' :'') + album
causes the example remask to not show up. Notice all I changed was the folder separator to be windows friendly.
What I am ultimately trying to do is the following:
Best Artist folder then a sub folder with album date if it has one in parenthesis, space, then the album name, then the release country in parenthesis proceeding with a space, if it has one, then if it has more than 1 disc in the set, a space and the word ‘disc’ disc number ‘of’ total discs, in parenthesis.
Something like: Queen\(2011) Example Album (US) (disc 1 of 3)\