how do I remove everything after the 2nd set of parentheses.
for instance the title field is named:
Munch (Feelin' U) (Cesar Castilla Acapella Out) (Dirty Extended).Mp3 83
i want it to be renamed to:
Munch (Feelin' U) (Cesar Castilla Acapella Out) (Dirty Extended)
Are we talking about the filename or the TITLE?
I'm sorry I meant to say the TITLE FIELD
Looks to me like the dot is the separator

HERE IS A BETTER EXAMPle of my issue
Hot Girl Summer (Danny Diggz 'G Eazy' Hype Edit) (Dirty) - 8B
I want to remove the -8B part which is after the 2nd parenthese. how do I go about doing this?
great, getting closer. what about if there are three sets of parentheses and I want to remove the last set. example.
TITLE: Dance With Me (Mash Up) (X-Mix) (100)
I want to remove the last set of parentheses (100) so the TITLE will read:
Dance With Me (Mash Up) (X-Mix)
THANK YOU, THAT WORKED. As always I appreciate you.