Greetings!
I want to rename file in a such way that artist is wrapped in round brackets:
Name (Artist).mp3
However when I specify the following:
%title% $if(%artist%,(%artist%))
in the File and Folder Correct preferences I get filename corrected, but without closing round bracket in the end.
I realize the reason for this, but don’t know how to achieve my goal.
Are there any escape characters that can be used in File and Folder Correct functions?