services.jellyfin-mpv-shim.settings

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/jellyfin-mpv-shim/conf.json. See https://github.com/jellyfin/jellyfin-mpv-shim#configuration for the configuration documentation.

type: JSON value
Default
{ }
Example
{ allow_transcode_to_h265 = false; always_transcode = false; audio_output = "hdmi"; auto_play = true; fullscreen = true; player_name = "mpv-shim"; }
declared in: <home-manager/modules/services/jellyfin-mpv-shim.nix>source unavailable