MyNixOS website logo
option

services.jellyfin-mpv-shim.settings

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

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