Hqplayerd
services.hqplayerd.auth.password
Password used for HQPlayer's WebUI.
Without this you will need to manually create the credentials after first start by going to http://your.ip/8088/auth
Type: null or string
Default
null
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/audio/hqplayerd.nix
services.hqplayerd.auth.username
Username used for HQPlayer's WebUI.
Without this you will need to manually create the credentials after first start by going to http://your.ip/8088/auth
Type: null or string
Default
null
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/audio/hqplayerd.nix
services.hqplayerd.config
HQplayer daemon configuration, written to /etc/hqplayer/hqplayerd.xml.
Refer to share/doc/hqplayerd/readme.txt in the hqplayerd derivation for possible values.
Type: null or strings concatenated with "\n"
Default
null
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/audio/hqplayerd.nix
services.hqplayerd.enable
Whether to enable HQPlayer Embedded.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/audio/hqplayerd.nix
services.hqplayerd.licenseFile
Path to the HQPlayer license key file.
Without this, the service will run in trial mode and restart every 30 minutes.
Type: null or path
Default
null
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/audio/hqplayerd.nix
services.hqplayerd.openFirewall
Opens ports needed for the WebUI and controller API.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/audio/hqplayerd.nix