Help me rename

Advanced Renamer forum
#1 : 23/01-14 16:36
moemoe
moemoe
Posts: 1
what setting i must change/use:
i want every folder w/ name [..]xxx renamed to xxx[..]

e.g.
pic:http://imagizer.imageshack.us/v2/800x600q90/838 /r5xg.jpg
see the highlight in yellow, i want rename from "[Matra Milan] Omamori Himari" to "Omamori Himari [Matra Milan]

Try to use move method & swap method but failed (dunno why)..
i have hundred folders w/ name like that.. ==

thanks
Sincerely


23/01-14 16:36
#2 : 31/01-14 10:31
Kim Jensen
Kim Jensen
Administrator
Posts: 880
Reply to #1:
Try to do this.

You will need to add the Add method and the Replace method and configure them like this:

Add method:
Add: [Substr:[:]>]
At index: 100000
Backwards: Unchecked
Use regular expressions: Unchecked
Apply to: Name

Replace method:
Text to be replaced: [*]
Replace with: LEAVE EMPTY
Occurrence: 1st
Use regular expressions: Unchecked
Apply to: Name


31/01-14 10:31