SOLVED How to remove or replace multiple words at once?

Post any Bulk Rename Utility support requirements here. Open to all registered users.

SOLVED How to remove or replace multiple words at once?

Postby sedat » Tue Jun 16, 2009 4:39 am

Hello everybody ! :lol:

First off al I want to thank you all. This is the best rename software i have ever used. Really awesome. :shock: Really appreciate the developer(s) who are involved. Good work!!

My question is; :roll: Is there a way to remove multipble words ( 2009, dvdrip, divx, xvid, dvdscr, warez, etc.) at once? I am using V2.7.1.1. I want to replace the filenames;

The Movie Name 01 dvdrip.avi
The Movie Name 02 divx.avi
The Movie Name 03 xvid.avi
The Movie Name 04 dvdscr.avi
.
..
...
The Movie Name 999 dvdscr.avi

:arrow: to

The Movie Name 01.avi
The Movie Name 02.avi
The Movie Name 03.avi
The Movie Name 04.avi
.
..
...
The Movie Name 999.avi

I hope it will be possible.. :?

Regards
Last edited by sedat on Thu Jul 23, 2009 8:52 pm, edited 1 time in total.
sedat
 
Posts: 3
Joined: Tue Jun 16, 2009 2:55 am

Re: How to remove or replace multiple words at once?

Postby shhac » Tue Jun 30, 2009 10:39 am

If the stuff you want to start removing from is at the end of the file name then this regex
Code: Select all
(.+?)[\.\s](2009|dvdrip|divx|xvid|dvdscr|warez|etc)
\1
shhac
 
Posts: 15
Joined: Tue Sep 11, 2007 10:47 pm

Re: How to remove or replace multiple words at once?

Postby sedat » Tue Jul 14, 2009 10:30 pm

Very nice. You were a great help. Thank you so much,

But what if the words in different places, not at the end of the file name.

By example :

The Movie dvdrip Name 01.avi
The divx Movie Name 02.avi
The Movie Name xvid 03.avi
Dvdscr The Movie Name 04.avi

How can I do it ? Thanks in advance for your assistance.

Regards,
sedat
 
Posts: 3
Joined: Tue Jun 16, 2009 2:55 am

Re: How to remove or replace multiple words at once?

Postby sedat » Thu Jul 23, 2009 8:51 pm

SOLVED: Thanks for this great tool

1. In the Remove (5) field, fill all words which you want to remove. Example "dvdrip xvid vcdrip dvd 2006 2007 2008 2009"

2. Use the preview to see if everything's OK, and then press "Rename".

One thing; if there's dubbel space, then you're gonna have to use the field Repl. (3). Just Replace the dubbel space with one space.

Regards
sedat
 
Posts: 3
Joined: Tue Jun 16, 2009 2:55 am


Return to BRU Support


cron