barasher / go-exiftool

Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office documents, ...)
GNU General Public License v3.0
250 stars 44 forks source link

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

Open xob0t opened 2 months ago

xob0t commented 2 months ago

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