We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: