

It's not a huge deal though, I can code that in. With 11.17 -SonyModelID returned ILCE-7 - same tag in 11.16 returns '306' (I think the name function came only in 11.17). 11.16 wants 'imagecount' to get me the same number. I did a quick test with 'shuttercount' and that didn't work. I am in a different timezone, so I didn't really tested anything yet. I have been using exiftool for about 12 years now and I can remember only one incident a long time ago that I needed a correction. It is very unlikely that you will need an update because the most used tag names never change, the only expectable changes concern new cameras and/or lenses.

Is there a way to update it? Some tag names seem to have changed. "sudo apt-get install -y libimage-exiftool-perl" seems to get me exiftool 11.16 (Oct 2018) - the latest one is 11.28. OSError: No such file or directoryĮRROR: test_termination_cm (_main_.TestExifTool)įile "test_exiftool.py", line 24, in test_termination_cmĮRROR: test_termination_explicit (_main_.TestExifTool)įile "test_exiftool.py", line 37, in test_termination_explicitĮRROR: test_termination_implicit (_main_.TestExifTool)įile "test_exiftool.py", line 44, in test_termination_implicitįAILED tried your code with the 'rose.jpg' this came with the package, this is what I got: Code: Select all $ sudo python test_exiftool.pyĮRROR: test_get_metadata (_main_.TestExifTool)įile "test_exiftool.py", line 66, in test_get_metadataįile "/home/pi/exiftool.py", line 191, in _enter_įile "/home/pi/exiftool.py", line 174, in startįile "/usr/lib/python2.7/subprocess.py", line 390, in _init_įile "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child
