Open Yersi88 opened 3 weeks ago
Describe the bug Enabling SVP bricks the player. If svp_enable is set to true:
c
I also tried setting svp_enable to false and manually creating SVP profile in ~/.config/jellyfin-mpv-shim/mpv.conf
Profile:
profile=svp autofit-larger=100%x100% [svp] input-ipc-server=/tmp/mpvsocket hr-seek-framedrop=no resume-playback=no hwdec=auto-copy hwdec-codecs=all
This profile works fine when just running 'normal' mpv (profile in ~/.config/mpv/mpv.conf) and svp is able to run as it should.
To Reproduce Steps to reproduce the behavior:
"svp_enable": ture,
Expected behavior SVP works, Menu works, Can clsoe the shim
Config Changes to conf.json:
"svp_enable": false, "svp_socket": "/tmp/mpvsocket", "svp_url": "http://127.0.0.1:9901/",
Desktop (please complete the following information):
Error Messages None
Describe the bug Enabling SVP bricks the player. If svp_enable is set to true:
c
key (nothing happens on key press)I also tried setting svp_enable to false and manually creating SVP profile in ~/.config/jellyfin-mpv-shim/mpv.conf
Profile:
This profile works fine when just running 'normal' mpv (profile in ~/.config/mpv/mpv.conf) and svp is able to run as it should.
To Reproduce Steps to reproduce the behavior:
"svp_enable": ture,
Expected behavior SVP works, Menu works, Can clsoe the shim
Config Changes to conf.json:
Desktop (please complete the following information):
Error Messages None