I've been having trouble figuring out the proper syntax for scripting removal of specific characters from the artist when I rename files based on the tags. I use :
%artist%%title%%track%
What I want to do is remove "The" from the artist...e.g.,
The Group_Song Name_20
should be
Group_Song Name_20
I've fiddled with various scripting functions but just can not seem to get it right. Any help would be appreciated.
Thanks.