ratoaq2 / knowit

Know better your media files
MIT License
31 stars 5 forks source link

Knowit fails to detect MediaInfo.dll #14

Closed labrys closed 1 year ago

labrys commented 6 years ago

With a default installation of MediaInfo on Windows, knowit fails to detect the .dll and falls back on the MediaInfo.exe GUI. This is problematic in a script as it causes the MediaInfo GUI to pop up on each usage.

Windows 10 MediaInfo v18.05 x64 GUI Python 3.7.0 knowit fd3d0e0ab85314619db13b10e5e84505884e7128

ratoaq2 commented 5 years ago

@labrys Are you able to confirm if this problem still happens with latest master?

labrys commented 5 years ago

I'll test it this weekend

ratoaq2 commented 1 year ago

It's a pitty MediaInfo provides the GUI and the CLI under the same name.

I enhanced a bit mediainfo provider to skip potential GUI executables: Only test the executable if it doesn't have an icon