Open Snake883 opened 4 months ago
You need to have mediainfo
installed on the system you're running the script on, pip
installs a library for working with mediainfo
but not the application itself. You'll know you have it working when you can type $ mediainfo
at a command line and it does something.
After running the cmd
./check.py run-all -v
I receive error message:
Error creating search_data.json: Failed to load library from libmediainfo.so.0 - Error loading shared library libmediainfo.so.0: No such file or directory
Trace: