Suggest a Name collision rule

Advanced Renamer forum
#1 : 24/06-15 06:16
Ittipan
Ittipan
Posts: 1
When need to renumber for example,
from 01.ext, 02.ext, 03.ext, ...
to 02.ext, 04.ext, 06.ext, ...
there will indeed cause a collision because there are already exists file names.

Would it be better to have an additional Name collision rule.
A rule to generate a temporary name (maybe appending a suffix string) while in process of renaming and then continue to apply the renumber when there is no collision anymore.
So the main purpose of renumber could be successful without the need to do more steps (like trim the appended string) by ourselves.


24/06-15 06:16
#2 : 24/06-15 07:42
Stefan
Stefan
Posts: 274


24/06-15 07:42