hoyon / mpv-mpris

MPRIS plugin for mpv
MIT License
607 stars 35 forks source link

Plugin doesn't work inside terminal. #60

Closed kamack38 closed 2 years ago

kamack38 commented 2 years ago

The plugin works when using it in MPV, but stops working when I'm inside terminal (Windows terminal). I get an error:

Can't load unknown script: HereIsThePath/mpris.so

BTW I'm using Windows with PowerShell which I suppose is causing this problem. Am I right? MPV version: 0.34.0

kamack38 commented 2 years ago

When saying in terminal, I mean playing with --no-audio-display parameter.