wolfgangw / backports

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

Add `--symlinks` option #89

Open overlookmotel opened 1 year ago

overlookmotel commented 1 year ago

This PR adds a new command line option --symlinks to follow symlinks when finding files in the directory being inspected.

Particularly useful in conjunction with the --as-asset-store option if you want to check if a VF DCP and OV DCP marry, and the two DCPs are stored in different locations / on different drives. You can create a new directory, symlink both the DCPs into it, and run dcp_inspect on that directory with the --symlinks option.