Turn off Composites ??

Started by Tr, April 24, 2014, 03:02:40 PM

Previous topic - Next topic

Tr

I have built up a list of a dozen or so custom Composites that perform various tag formatting tasks.  They spit out errors when the field formatting fails.

So when I run some other unrelated exiftool command, for example to initialize all custom tags to blanks:

exiftools -tagsFromFile=blank.xmp [filename]

The Composites are evaluated and generate errors (because all the fields are blank).  Is there a way to turn off Composite evaluations on the command line ?

Thanks

Phil Harvey

...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).