MonikAI
MonikAI copied to clipboard
[Suggestion] MonikAI Check if the file is Audio or Video format
So that Monika can react accordingly. :)
That's a nice idea. MonikAI would need to be able to parse the process' command line.
Using VLC as an example, when you double-click an audio file in Explorer, VLC is launched using the following command line:
<path to vlc.exe> --started-from-file "<file path>"