services.mpdris2.enable
Whether to enable mpDris2 the MPD to MPRIS2 bridge.
Type: boolean
Default:
false
Example:
true
Declared by:
services.mpdris2.package
The mpdris2 package to use.
Type: package
Default:
pkgs.mpdris2
Declared by:
services.mpdris2.mpd.host
The address where MPD is listening for connections.
Type: string
Default:
"config.services.mpd.network.listenAddress"
Example:
"192.168.1.1"
Declared by:
services.mpdris2.mpd.musicDirectory
If set, mpDris2 will use this directory to access music artwork.
Type: null or absolute path
Default:
"config.services.mpd.musicDirectory"
Declared by:
services.mpdris2.mpd.password
The password to connect to MPD.
Type: null or string
Default:
null
Declared by:
services.mpdris2.mpd.port
The port number where MPD is listening for connections.
Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default:
"config.services.mpd.network.port"
Declared by:
services.mpdris2.multimediaKeys
Whether to enable multimedia key support.
Type: boolean
Default:
false
Example:
true
Declared by:
services.mpdris2.notifications
Whether to enable song change notifications.
Type: boolean
Default:
false
Example:
true
Declared by: