Silencing non-minor warnings

Started by Joanna Carter, August 25, 2018, 04:55:27 AM

Previous topic - Next topic

Joanna Carter

I am moving files from one directory to another based on their DateTimeOriginal but am getting all sorts of warnings to the console:

Warning: Invalid Metadata data - /Volumes/Joanna C/DCIM/Cours/Exposition/f:32.jpg
Warning: No writable tags set from /Volumes/Joanna C/DCIM/Cours/Exposition/f:32.jpg

I have already used -m to silence minor warnings but have not yet found the documentation on how to silence more major warnings. Should this be possible?

Phil Harvey

Warnings may be silenced with -q -q

- Phil
...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 ($).