iwalton3 / plex-mpv-shim

Cast media from Plex Mobile and Web apps to MPV. (Unofficial)
MIT License
368 stars 21 forks source link

plex-mpv-shim is not launching mpv installed from scoop on windows #113

Closed soredake closed 6 months ago

soredake commented 6 months ago

Due to junction dir probably.

Reproducing: 1) Install mpv-git from scoop. 2) Add this to .conf file:

    "mpv_ext": true,
    "mpv_ext_ipc": "mpvsocket",
    "mpv_ext_no_ovr": true,
    "mpv_ext_path": "C:\\Users\\user\\scoop\\apps\\mpv-git\\current\\mpv.exe",

3) Start plex-mpv-shim 4) Mpv is not started.