#1 : 04/10-24 05:00 Phillip_Fry
Posts: 1
|
Dear AR Team,
I just noticed this from going to version 4.03. For renaming images using Exif value, if you use the built-in <Model> tag under [Image] tab -> More, the model name gets many extra whitespaces at the end of model name. If you use old <ExifTool:Model> tag instead, you don't get whitespaces. For example: <Model>_<Filesize> will give you "EOS-200D _12345678.JPG" <ExifTool:Mode>_<Filesize> will giv eyou "EOS-200D_12345678.JPG" Possibly a bug from parsing within application? Thank you for a great tool. |
#2 : 15/10-24 15:25 Styb
Posts: 117
|
Reply to #1:
The same problem occurs in the 4.04 version. |
#3 : 15/10-24 18:41 Kim Jensen
Administrator
Posts: 929 |
Reply to #1:
That is odd. Haven't noticed that before, but it is easy for me to fix. I will release a fix tomorrow. |