How to add brackets to anything past date in parenthesis

Bulk Rename Utility How-To's

How to add brackets to anything past date in parenthesis

Postby Ronstang » Sat Mar 27, 2021 7:11 am

I tried modifying the setting I use to add brackets to another form of filename but I really don't understand what I am doing.

These are all movie files and they are all currently names like the following:

Die! Die! My Darling! (1965) Blu-Ray.mkv or:
Born Losers (1967) DVD.mkv

And for now I want to put anything like "Blu-Ray" or "DVD" into brackets.......and then later I may have to remove the brackets after everything is organized.

Thank you
Ronstang
 
Posts: 45
Joined: Tue Feb 09, 2021 2:14 am

Re: How to add brackets to anything past date in parenthesis

Postby Admin » Sat Mar 27, 2021 8:34 am

With RegEx (1), enable simple, then use

Match : %1 Blu-Ray
Replace: %1 (Blu-Ray)

Do the same for DVD, etc
Admin
Site Admin
 
Posts: 2343
Joined: Tue Mar 08, 2005 8:39 pm


Return to How-To