Easy way to remove word/s between []?

Advanced Renamer forum
#1 : 04/08-21 06:25
Mark
Mark
Posts: 2
Hi I was wondering if there was a way to easily remove word/s between [ ] such as using regx or patterns?

For example I have a movie that when I first originally named it I had
Willy Wonka & The Chocolate Factory [40th Anniversary Ultimate Collector's Edition] (1971)

Now when I include that movie in the list of other movies I just want that movie (and others like it) to be renamed like this
Willy Wonka & The Chocolate Factory [] (1971)


04/08-21 06:25
#2 : 05/08-21 09:46
David Lee
David Lee
Posts: 1125
Just use the Remove method...
Remove count: ]
Starting at: [


05/08-21 09:46
#3 : 05/08-21 14:44
Mark
Mark
Posts: 2
Reply to #2:
Wow I kind of feel dumb now. I didn't realize it would be that easy


05/08-21 14:44
#4 : 05/08-21 15:23
David Lee
David Lee
Posts: 1125
Reply to #3:
Don't beat yourself up - it isn't terribly obvious how "Remove" works with non-numeric parameters.


05/08-21 15:23
#5 : 30/08-21 17:50
John Hamnett
John Hamnett
Posts: 1
Reply to #3:

Hi Mark, if you have multiple files with different characters between the [] marks you can use the replace option. in the box "text to replace" use [*] and leave the "with" box empty this will remove the brackets and anything in between


30/08-21 17:50