MediaArea / MediaConch

MediaConch (funded by PREFORMA)
31 stars 11 forks source link

Enhancement: Results view - add option to filter files that violate a given policy #172

Open kieranjol opened 7 years ago

kieranjol commented 7 years ago

I think it could be useful if one could just display the files that violate a policy. A use case that I'm thinking of is: I have an image sequence and I want to make sure that every file has the correct specs. This could run into hundreds of thousands of files, and it could be nice to be able to tick a box along the lines of 'Only show files that violate policy' or something. I guess I could sort by Policy and that would isolate them too?

I have encountered film scans where a glitch can sometimes occur where a corrupted file ends up with twice the width of the rest of the sequence.

I made a similar issue here for the policy viewer, but I think that as this is relating to the Results view, it warrants a new issue.

JeromeMartinez commented 7 years ago

We are working on an "how to" about showing files violating a policy for the CLI, but right we need to think about it in the GUI (I guess a checkbox "only failed files" would fit the need)