Skip to content

CLI output includes inconsequential failures for "OR" policy rules #786

Open
@bravoalphatango

Description

@bravoalphatango

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:

Screenshot 2024-09-25 at 9 43 41 AM

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)

Screenshot 2024-09-25 at 9 43 16 AM

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions