services.plex-mpv-shim.settings

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/plex-mpv-shim/config.json. See https://github.com/iwalton3/plex-mpv-shim/blob/master/README.md for the configuration documentation.

type: JSON value
Default
{ }
Example
{ adaptive_transcode = false; allow_http = false; always_transcode = false; audio_ac3passthrough = false; audio_dtspassthrough = false; auto_play = true; auto_transcode = true; }
declared in: <home-manager/modules/services/plex-mpv-shim.nix>source unavailable