Switch to unified view

a/src/upmpdcli.conf-dist b/src/upmpdcli.conf-dist
...
...
77
# by user root. Used by the init system, and to avoid multiple
77
# by user root. Used by the init system, and to avoid multiple
78
# instances. The only reason to change the value is if you actually want to
78
# instances. The only reason to change the value is if you actually want to
79
# have several instances running (also change cachedir in this
79
# have several instances running (also change cachedir in this
80
# case).</descr></var>
80
# case).</descr></var>
81
#pidfile = /var/run/upmpdcli.pid
81
#pidfile = /var/run/upmpdcli.pid
82
83
# <grouptitle>Tidal streaming service parameters</grouptitle>
84
85
# <var name="tidaluser" type="string"><brief>Tidal user name.</brief>
86
# <descr>Your Tidal login name.</descr></var>
87
tidaluser = your tidal user name
88
# <var name="tidalpass" type="string"><brief>Tidal password.</brief>
89
# <descr>The password for your Tidal account.</descr></var>
90
tidalpass = your Tidal password
91
# <var name="tidalquality" type="cstr" "values="low high lossless">
92
# <brief>Tidal stream quality.</brief> <descr>'low' and 'high' are aac
93
# streams. 'lossless' is FLAC and will only work if your subscription
94
# allows it.</descr></var>
95
tidalquality = low/high/lossless
82
96
83
# <grouptitle>MPD parameters</grouptitle>
97
# <grouptitle>MPD parameters</grouptitle>
84
98
85
# <var name="mpdhost" type="string"><brief>Host MPD runs on.</brief>
99
# <var name="mpdhost" type="string"><brief>Host MPD runs on.</brief>
86
# <descr>Defaults to localhost. This can also be specified as -h
100
# <descr>Defaults to localhost. This can also be specified as -h