ConstReadonlyignoreMinorErrors: booleanReadonlyreadArgs: string[]Any additional arguments that should be added by default to all read
tasks, like ["-fast", "-api", "largefilesupport=1"]. The value provided
to the ExifTool constructor can be overridden in the call to
ExifTool.read.
ReadonlyuseMWG: booleanShould ExifTool use MWG (Metadata Working Group) composite tags for reading and writing tags?
ExifTool recommends this to be set to true. Note that this can result
in many tag value differences from ExifTool.read, and makes
ExifTool.write write to "synonymous" MWG tags automatically.
https://exiftool.org/TagNames/MWG.html for details
Should we ignore minor errors when reading metadata?