Is your feature request related to a problem? Please describe.
On Linux, to do a complete copy protection scan, BinaryObjectScanner needs the path to the mounted location of the disc. in MPF.Check I can easily do it with -p/--path, but in MPF.CLI there's no such option.
Describe the solution you'd like
Implement MPF.Check's -p/--path option in MPF.CLI.
Describe alternatives you've considered
Using MPF.Check or BinaryObjectScanner by itself.
Is your feature request related to a problem? Please describe. On Linux, to do a complete copy protection scan, BinaryObjectScanner needs the path to the mounted location of the disc. in MPF.Check I can easily do it with
-p
/--path
, but in MPF.CLI there's no such option.Describe the solution you'd like Implement MPF.Check's
-p
/--path
option in MPF.CLI.Describe alternatives you've considered Using MPF.Check or BinaryObjectScanner by itself.