- bugfix issue with
EXIF:CreateDate
- bugfix issue with
EXIF:OffsetTimeDigitized
- bugfix offset
- added time harmonization functionality for iphone pix (offsets etc.) in
exiftool_time() - additional parameter for offset in
prepare_export() - new helper function
convert_hours()(for offsets)
- added Sigma 150-600mm to lens mapping database
- added crop factor information for Nikon D7200
- bugfix
after_export():- added parameter for correct separation of keywords
- same as v1.5.7-8 but for after export and cropfactor
- added a iPhone 13 mini lens to mapping table
- bugfixes in
prepare_export():- double qouting the system command with
find - added parameter for correct separation of keywords
- double qouting the system command with
-
bugfix in
transfer_metadata():the delete_original param for exiftool was wrong (should be overwrite_original)
- introduced github workflow for automatic release
-
bugfix in
transfer_metadata():one of the plausibility checks was wrong. Replaced by a new one
-
fixed README
- Initial NEWS file.