%genre%: Hip-Hop; East Coast Hip-Hop
%genre%: Electronic; Drum & Bass
this was because I wanted to use MusicBee's auto-EQ feature which was based off 'grouping' tags (Electronic, Hip-Hop, Rock, etc). Now that i'm going back to Foobar2000 I didn't like how it's displayed and I made up my mind to revert back to good ole' (1) genre label like so:
%genre%: East Coast Hip-Hop
%genre%: Drum & Bass
=============================
Now there are (2) ways to delete them:
#1. [First N, Last N] from which the number 'N' removed the relative amount of characters.
I got this method from the utility 'Bulk Renamer'
#2 [Character Specific] delete the respective characters (most likely grouped) within %genre% including separators & spaces.
I prefer this one as it's simply a shorter method. BUT, is there a way to notify the genre tag if it doesn't have anything before "'; " (yes, including that space) then don't apply this command. Otherwise it removes one character from beginning N like so:
East Coast Hip-Hop > ast Coast Hip-Hop
Drum & Bass > rum & Bass
What about an action of the type "Replace with regular expression" for GENRE
Search string: .*;
(with a blank at the end)
Replace String:
(leave that empty).
This should delete that part of a string that is in front of a "; ".