wolfgangw / backports

Deep inspection of digital cinema packages
27 stars 12 forks source link

Add `--no-naming-hints` option #90

Closed overlookmotel closed 8 months ago

overlookmotel commented 1 year ago

This PR adds a new command line option --no-naming-hints to not output hints about infractions of the naming convention.

These hints are not very useful as they're based on v3.9 of the naming convention, which was superseded by v8.3 in 2013.

wolfgangw commented 9 months ago

@overlookmotel thanks for the PR. I want to redo what dcp_inspect does with naming and composition metadata. It should cross-check if metadata is present etc. That code will move around a fair bit. That's why I'm not including the PR right now.

And yes, naming checks will fast-forward a decade :)