You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Option to Ignore Minor Writing Errors in Exiftool (-m Flag) (#72)
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
0 commit comments