Hi, i wonder if there is any chance to create an action if "x" parameter is true. I know tha i can do that through filtering but i'am trying to find if there is a faster alternative.
For example:
IF %Artist% MATCHES "^\d\d. "
Replace with regular expression
Field %Artist%
regular expression ^.{4}
replace matches with ""