Closed Sheepyhead closed 7 months ago
I had the same error. You must fully uninstall jellyfin-mpv-shim and all its dependencies, then reinstall it to move past this. However, if you're experiencing the same issue as me, you will then get this error:
2024-04-28 13:07:07,634 [ ERROR] websocket: error from callback <function WSClient.run.<locals>.<lambda> at 0x789cdf6cb2e0>: ('Invalid value for mpv parameter', -4, (<MpvHandle object at 0x789cdf647250>, <mpv.LP_MpvNode object at 0x789cdf6c0350>, <mpv.LP_MpvNode object at 0x789cdf6c00d0>))`
2024-04-28 13:07:07,634 [ ERROR] mpv: main: Command loadfile: argument index can't be parsed: option requires parameter.`
~It looks like this might be a bug or breakage in the recently released MPV 0.38.~
Confirmed. Downgrading to MPV 0.37 fixes the second (my) error.
I had the same error. You must fully uninstall jellyfin-mpv-shim and all its dependencies, then reinstall it to move past this.
Already tried this
Confirmed. Downgrading to MPV 0.37 fixes the second (my) error.
Downgrading to MPV 0.37 is what made this happen in the first place, again see #381
Arch just got a new python version. Just uninstall and reinstall jellyfin-mpv-shim via pip.
But as you can't use pip anymore as this is nowadays blocked by arch you will have to use pipx.
That worked! Thank you I was at my wit's end about this issue!
Describe the bug Running jellyfin-mpv-shim suddenly doesn't work. I was downgrading my mpv due to #381, and during the process suddenly I could no longer start jellyfin-mpv-shim. I can't find any other cases of this happening, something a python module seems to be missing? I've tried reinstalling, rebooting, the works. I'm using Pacman as my package manager.
Desktop (please complete the following information):
Error Messages