How can I use parentheses in the rename string?

so I can do (date) instead of [date] for example. I tried putting brackets around them and that didn’t work, any ideas?

Also, how can I make the program spit out VA instead of Various Artists when doing renaming.

Prefix them with a backslash:

\(%date%\)
2 Likes