Description
The CLI output for MediaConch seems to be mixing real and inconsequential failures for "OR" policy rules.
For example, I have a policy that can accept MKVs that are either NTSC or PAL with 2 channels of audio. My files are NTSC and all of them have 4 channels of audio expect for one. So all of my files will fail except for one but the rule they fail should not be the "OR" policy related to regional encoding. The audio channel rule should be the only rule that actually fails. This is represented in the GUI correctly:

However, when I use the CLI the output will list all of the PAL characteristics the files did not pass even though the file passes this rule. Here is a video and a screenshot:
(https://drive.google.com/file/d/1lmFjGJ8x15898yZJLCaw6izrhdBDYJaL/view?usp=sharing)

Here is the policy I am using.
Is there a way to work around this that I have overlooked? If not, is it possible to create a flag that abbreviates this output? It is not realistic to use the GUI with the volume of files we want to be QCing.
Activity