Import CSV to replace only a part of a name

Advanced Renamer forum
#1 : 07/06-18 14:38
Jolene
Jolene
Posts: 1
Hi!

I'm figuring out the CSV import feature to rename multiple files quickly instead of spending hours to do so manually. I have a example folder with 3 different pictures of 10 chairs.

My csv file looks like this:

chair grey;123
chair red;124

But need this to happen:

Old name > new name
chair grey > 123
chair grey_01 > 123_01
chair grey_02 > 123_02
chair red > 124
chair red_01 > 124_01

If I use the CSV import, it only changes the name of the first file (chair grey and chair red), because that is an exact match. But I want it to also rename the other 2 files because they belong to the same group, WITHOUT having to type them in my CSV file piece by piece. Is this possible?



07/06-18 14:38
#2 : 27/06-18 14:29
Michael J Hanreck
Michael J Hanreck
Posts: 1
1+ this request :-)


27/06-18 14:29
#3 : 01/07-18 10:25
Domi
Domi
Posts: 27
I think thats too much for AR. When I have such things I use xyplorer scripting to rename the files.


01/07-18 10:25