Bug with CSV data import AND

Advanced Renamer forum
#1 : 18/03-19 12:39
Cris
Cris
Posts: 4
I just discovered a bug when using CSV data import AND the "file pairs" option.

The second file of the pair is renamed correctly, with the same name of the first one (with the different extension) BUT when the software moves to the next file to rename (and its "sibling") it skips one CSV item in the list (the second) and use the third instead.
And so on.. it skips one element of the list every file processed if used with "file pairs" option.

To clarify:

LIST IMPORTED FROM CSV:

One
Two
Three
Four
Five
Six
Seven

RESULTING NAMES (with file pairs):

One.idx
One.sub
Three.idx
Three.sub
Five.idx
Five.sub
Seven.idx
Seven.sub
.idx
.sub
.idx
.sub
.idx
.sub


18/03-19 12:39 - edited 18/03-19 12:43
#2 : 18/03-19 23:22
David Lee
David Lee
Posts: 1125
Reply to #1:

If you use Import Data from CSV then you will have to rename the *.idx and *.sub files separately.

However Pair renaming will work correctly with these filenames if you use the List method and import your list file using "Load list"


18/03-19 23:22