go-exiftool icon indicating copy to clipboard operation
go-exiftool copied to clipboard

Add Option to Ignore Minor Writing Errors in Exiftool (-m Flag)

Open xob0t opened this issue 1 year ago • 0 comments

This pull request introduces a new configuration option, IgnoreMinorErrors, that makes Exiftool ignore minor errors when writing metadata. This is done by passing the -m argument to Exiftool.

More info on the -m flag https://exiftool.org/exiftool_pod.html#Processing-control

xob0t avatar Aug 21 '24 18:08 xob0t