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 valueDefault
{ }Example
declared in: <home-manager/modules/services/jellyfin-mpv-shim.nix>source unavailable{ allow_transcode_to_h265 = false; always_transcode = false; audio_output = "hdmi"; auto_play = true; fullscreen = true; player_name = "mpv-shim"; }