ExifTool Forum

ExifTool => ExifTool GUI => Topic started by: neebah on February 13, 2016, 09:22:54 AM

Title: ExiftoolGui Error and Warning List
Post by: neebah on February 13, 2016, 09:22:54 AM
So I have a file with multiple errors that are displayed in Exiftool GUI in the all tab.  Whenever I try to print the errors with just the console application I only get the first one.  I've tried exiftool -error filename and only the first error that was shown in the GUI appears. How do I get the console to print the same errorlist that the GUI prints. 
Title: Re: ExiftoolGui Error and Warning List
Post by: Phil Harvey on February 13, 2016, 11:40:39 AM
Try adding the -a option.

- Phil
Title: Re: ExiftoolGui Error and Warning List
Post by: neebah on February 13, 2016, 11:42:53 AM
Thanks.  I just caught that and tested it right before reading this post.   :)