When redoing the artist tags, I am not permitted to use an ( / or ) as a "regular expression". It seems that I could before but not now. Can not understand why these three chracters are taboo.


When redoing the artist tags, I am not permitted to use an ( / or ) as a "regular expression". It seems that I could before but not now. Can not understand why these three chracters are taboo.


These must be escaped using the backslash character \ as they are part of the regular expression syntax.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.