Dear all,
at the Windows command prompt I used to execute
exiftool.exe -charset filename=latin "-progress:%f" -validate -ext jpg -r "D:\Pictures\2023" >log.txt
which nicely showed me the filename being processed in the title bar of the window.
With v12.60 I now get this (perl) warning message
Use of uninitialized value $progressNext in numeric ge (>=) at script/exiftool line 1952
However, the files are processed and the title bar is updated correctly.
Can someone please check/give advise on that?
Thanks in advance!
Great, thanks for this report!
This bug was introduced with a new feature that was added to the -progress option, and will be fixed in the next release.
- Phil
Thank you Phil for your fast answer. Looking forward to the next release!
Just tested v12.61 - bug seems to be fixed - thanks again!
Great!