jellyfin / jellyfin-mpv-shim

MPV Cast Client for Jellyfin
Other
1.59k stars 93 forks source link

mpv gui won't show up as of mpv 0.38 + python-mpv 1.06 #386

Closed krakow10 closed 4 months ago

krakow10 commented 4 months ago

Describe the bug The problem I'm having is that the mpv gui no longer shows up as of updating to mpv 0.38 and python-mpv 1.06. Using mpv 0.38 by itself without jellyfin-mpv-shim shows the gui just fine. Downgrading mpv to 0.37 makes the gui work again also. mpv 0.38 cannot be used without python-mpv 1.06. I've been using jellyfin-mpv-shim for years at this point, thanks for providing a playback solution that allows me to use my favourite esoteric video filters.

To Reproduce Steps to reproduce the behavior:

  1. Update to mpv 0.38 and python-mpv 1.06
  2. Play any file
  3. MPV Gui does not show up

Expected behavior I expect the mpv gui to appear when I move the cursor, and to be able to use the playback progress bar to jump to any point in the video, and use the audio and subtitle track selection buttons to select which tracks are played.

Screenshots N/A

Desktop (please complete the following information):

Error Messages log.txt mpv.conf

krakow10 commented 4 months ago

Duplicate of #376, clearly I didn't look hard enough.