2024-12-30, 03:02 AM
Edit ~/.config/jellyfin-mpv-shim/config.conf and set:
[General]
mpv_args = ["prime-run", "/usr/bin/mpv"]
Replace /usr/bin/mpv with your mpv path. Restart jellyfin-mpv-shim with:
systemctl --user restart jellyfin-mpv-shim
[General]
mpv_args = ["prime-run", "/usr/bin/mpv"]
Replace /usr/bin/mpv with your mpv path. Restart jellyfin-mpv-shim with:
systemctl --user restart jellyfin-mpv-shim