b2: duplicate rename characters need limit

Bugs and Issues in 1.82 Test versions which have been fixed and verified as resolved.

Moderators: XnTriq, helmut, xnview

Locked
marsh
XnThusiast
Posts: 2443
Joined: Sun May 15, 2005 6:31 am

b2: duplicate rename characters need limit

Post by marsh »

There is a new duplicate dialog in batch rename. Characters should be limited to alphabet and be repeatable (ab, ac ,ad) so that large numbers of duplicates or files are handled properly. Currently, naming errors occur with large numbers of files.

The problem is also discussed in topic below as well as other suggestions:
http://newsgroup.xnview.com/viewtopic.php?t=3944
User avatar
xnview
Author of XnView
Posts: 43603
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: b2: duplicate rename characters need limit

Post by xnview »

marsh wrote:There is a new duplicate dialog in batch rename. Characters should be limited to alphabet and be repeatable (ab, ac ,ad) so that large numbers of duplicates or files are handled properly. Currently, naming errors occur with large numbers of files.

The problem is also discussed in topic below as well as other suggestions:
http://newsgroup.xnview.com/viewtopic.php?t=3944
Ok, i'll try to add it
Pierre.
User avatar
Olivier_G
XnThusiast
Posts: 1423
Joined: Thu Dec 23, 2004 7:17 pm
Location: Paris, France
Contact:

Post by Olivier_G »

I believe (cf this message):
- the new "duplicate" button+dialog is a good solution
- the 'always'/'only if needed' radio buttons are necessary
- the interpreter should be able to handle mix of alphabetical ('$' has been suggested) and numerical ('#') characters - in addition to other cosmetic characters (ex: "_" or whatever).

Thus a "-$$_##$" would show from "-AA_01A" to "-ZZ_99Z"
(and would go through: "-AB_99Z" then "-AC_01A"... to show the logic)

Olivier
PS: if this last part is too difficult/long to implement, the current function with choice of numerical/alphabetical for '#' is ok, as long as alphabetical cycle through A-Z alphabet only, with the correct ...AZ then BA, etc... order.
marsh
XnThusiast
Posts: 2443
Joined: Sun May 15, 2005 6:31 am

Post by marsh »

Original problem fixed. I'll post new problem in new thread.
Locked