MyNixOS website logo
option

services.plex-mpv-shim.settings

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.

Declarations
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;
}