Companion bug in "Batch rename"
Posted: Sun Mar 22, 2020 11:12 am
As requested in the Companion bug thread (viewtopic.php?f=104&t=39613#p161599) I post this as a new bug.
XnViewMP 0.96 64bits (Mar 20 2020)
OS: Linux (Arch)
I experience issues with breaking the linkage between files and their companions when using the Batch rename tool.
My settings for companion files are
[ ] - Show Companion
[x] - Delete
[x] - Copy/move/Rename
1) Initial directory content (please note for one file pair the extension's case is JPG, for the other it's jpg)
2a) Use Batch rename with Extension option activated and set to e.g. "jpg".
or
2b) Use Batch rename with Case option activated and set to something involving the extension, e.g. "Extension lowercase".
Directory content is in both cases now:
=> Broken linkage between file and companion, when the master file had an upper case extension.
Expected behavior: Companion file renamed to DRX00998.jpg.xmp.
Thanks a lot!
XnViewMP 0.96 64bits (Mar 20 2020)
OS: Linux (Arch)
I experience issues with breaking the linkage between files and their companions when using the Batch rename tool.
My settings for companion files are
[ ] - Show Companion
[x] - Delete
[x] - Copy/move/Rename
1) Initial directory content (please note for one file pair the extension's case is JPG, for the other it's jpg)
Code: Select all
DRX00998.JPG
DRX00998.JPG.xmp
DRX00999.jpg
DRX00999.jpg.xmp
or
2b) Use Batch rename with Case option activated and set to something involving the extension, e.g. "Extension lowercase".
Directory content is in both cases now:
Code: Select all
DRX00998.jpg
DRX00998.JPG.xmp
DRX00999.jpg
DRX00999.jpg.xmp
Expected behavior: Companion file renamed to DRX00998.jpg.xmp.
Thanks a lot!