Changelog
- Better performance when called from Find and Rename commands/panel
- Files can be included/excluded in/from processing via Opus' wildcard system, instead of just by extension
- Support for column type
doublewhich should be used for all duration type fields (don't usetime) - Expanded logging. Worth checking if you think something's wrong/slow/stalled
- Post-processing for some fields for improved compatibility (Quicktime, Long manufacturer model names)
- A bit of housekeeping under the hood
ColumnExifTool.js.txt 2023-02-28
Things to do after downloading:
- Adjust the path to
exiftool.exe - If you have modified column definitions, you need to replace
push_back(DefineColumn(withpush_back(GetColumnMap(after copying them to the new version - If you used the
specialExtfeature, you need to recreate it as a wildcard. Should be easy, examples are in the script.