Hi. 
I have a bunch of titles that go like this example
Tittle of song (feat. Main artist;feat artist;feat artist)
I am wanting to remove the main artist and ; which is the same name/text as artist and album artist field
Thanks. 
Hi. 
I have a bunch of titles that go like this example
Tittle of song (feat. Main artist;feat artist;feat artist)
I am wanting to remove the main artist and ; which is the same name/text as artist and album artist field
Thanks. 
Use an action of the type "Format value" for TITLE
Format string: $replace(%title%,%artist%;,)