Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jean-Francois Dockes
upmpdcli
Commits
43dc9e47
Commit
43dc9e47
authored
Jun 11, 2020
by
Jean-Francois Dockes
Browse files
updated doc and config for hra and other streaming services
parent
1d978f94
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
43dc9e47
*.pyc
.deps
.gitignore
Makefile
Makefile.in
\#*#
aclocal.m4
autom4te.cache
cfgui/upmpdcli-config.pro
compile
config.log
config.status
...
...
@@ -13,10 +16,8 @@ doc/*.html
install-sh
missing
rdpl2stream.tar.gz
src/.dirstamp
src/config.h
src/stamp-h1
web.tar.gz
uprclbottle.tar.gz
.deps
.gitignore
src/.dirstamp
web.tar.gz
doc/upmpdcli-config.txt
View file @
43dc9e47
...
...
@@ -307,31 +307,6 @@ services streams. Using redirect is much more efficient,
but the proxy has a facility to retry when a stream is dropped by the
service, which seems to happen esp. with Qobuz.
=== Tidal streaming service parameters
[[tidaluser]]
tidaluser:: Tidal user name. Your Tidal login name.
[[tidalpass]]
tidalpass:: Tidal password. The password for your Tidal account.
[[tidalquality]]
tidalquality:: Tidal stream quality. 'low' and 'high' are aac
streams. 'lossless' is FLAC and will only work if your subscription
allows it.
=== Qobuz streaming service parameters
[[qobuzuser]]
qobuzuser:: Qobuz user name. Your Qobuz login name.
[[qobuzpass]]
qobuzpass:: Qobuz password. The password for your Qobuz account.
[[qobuzformatid]]
qobuzformatid:: Qobuz stream quality. 5 for mp3/320, 7 for FLAC, and 27 for hi-res (if your subscription
allows streaming each of the formats).
=== Google Music streaming service parameters
[[gmusicuser]]
...
...
@@ -353,6 +328,19 @@ devices. If this does not work, you will need to set the gmusicdeviceid
value to the device ID from a phone or tablet on which you also use
Google Play Music (look up "Android deviceid" for help).
=== Highresaudio streaming service parameters
[[hrauser]]
hrauser:: Hra user name. Your Hra login name.
[[hrapass]]
hrapass:: Hra password. The password for your Hra account.
[[hralang]]
hralang:: Hra language setting
(en/de). Some Highresaudio messages will be set in the
appropriate language.
=== Spotify streaming service parameters
[[spotifyuser]]
...
...
@@ -364,6 +352,36 @@ spotifypass:: Spotify password. The password for your Spotify account.
[[spotifybitrate]]
spotifybitrate:: Spotify preferred bitrate: 160 (default), 320 or 96. Unverified.
=== Tidal streaming service parameters
[[tidaluser]]
tidaluser:: Tidal user name. Your Tidal login name.
[[tidalpass]]
tidalpass:: Tidal password. The password for your Tidal account.
[[tidalapitoken]]
tidalapitoken:: Tidal API token. The default token distributed with upmpdcli does not work any
more. You will need to find a valid token and set here for the access to
work.
[[tidalquality]]
tidalquality:: Tidal stream quality. 'low' and 'high' are aac
streams. 'lossless' is FLAC and will only work if your subscription
allows it.
=== Qobuz streaming service parameters
[[qobuzuser]]
qobuzuser:: Qobuz user name. Your Qobuz login name.
[[qobuzpass]]
qobuzpass:: Qobuz password. The password for your Qobuz account.
[[qobuzformatid]]
qobuzformatid:: Qobuz stream quality. 5 for mp3/320, 7 for FLAC, and 27 for hi-res (if your subscription
allows streaming each of the formats).
=== Local Media Server parameters
[[uprcluser]]
...
...
doc/upmpdcli-manual.txt
View file @
43dc9e47
This diff is collapsed.
Click to expand it.
src/upmpdcli.conf-dist
View file @
43dc9e47
...
...
@@ -133,24 +133,6 @@ radiolist = /usr/share/upmpdcli/radio_scripts/radiolist.conf
# Decide if we proxy (copy: fetch/serve), or redirect the streaming services streams.
#plgproxymethod = redirect
# Tidal streaming service parameters
# Tidal user name.
#tidaluser = your tidal user name
# Tidal password.
#tidalpass = your Tidal password
# Tidal stream quality.
#tidalquality = low
# Qobuz streaming service parameters
# Qobuz user name.
#qobuzuser = me@some.place
# Qobuz password.
#qobuzpass = agoodpassword
# Qobuz stream quality.
#qobuzformatid = 5
# Google Music streaming service parameters
# Google Music user name.
...
...
@@ -162,6 +144,15 @@ radiolist = /usr/share/upmpdcli/radio_scripts/radiolist.conf
# Google Music device id.
#gmusicdeviceid =
# Highresaudio streaming service parameters
# Hra user name.
#hrauser = your hra user name
# Hra password.
#hrapass = your Hra password
# Hra language setting (en/de).
#hralang = en
# Spotify streaming service parameters
# Spotify user name.
...
...
@@ -171,6 +162,26 @@ radiolist = /usr/share/upmpdcli/radio_scripts/radiolist.conf
# Spotify preferred bitrate: 160 (default), 320 or 96.
#spotifybitrate = 160
# Tidal streaming service parameters
# Tidal user name.
#tidaluser = your tidal user name
# Tidal password.
#tidalpass = your Tidal password
# Tidal API token.
#tidalapitoken = thetoken
# Tidal stream quality.
#tidalquality = low
# Qobuz streaming service parameters
# Qobuz user name.
#qobuzuser = me@some.place
# Qobuz password.
#qobuzpass = agoodpassword
# Qobuz stream quality.
#qobuzformatid = 5
# Local Media Server parameters
# Bogus user name variable.
...
...
src/upmpdcli.conf-xml
View file @
43dc9e47
...
...
@@ -325,34 +325,6 @@ radiolist = /usr/share/upmpdcli/radio_scripts/radiolist.conf
# service, which seems to happen esp. with Qobuz.</descr></var>
#plgproxymethod = redirect
# <grouptitle>Tidal streaming service parameters</grouptitle>
# <var name="tidaluser" type="string"><brief>Tidal user name.</brief>
# <descr>Your Tidal login name.</descr></var>
#tidaluser = your tidal user name
# <var name="tidalpass" type="string"><brief>Tidal password.</brief>
# <descr>The password for your Tidal account.</descr></var>
#tidalpass = your Tidal password
# <var name="tidalquality" type="cstr" values="low high lossless">
# <brief>Tidal stream quality.</brief> <descr>'low' and 'high' are aac
# streams. 'lossless' is FLAC and will only work if your subscription
# allows it.</descr></var>
#tidalquality = low
# <grouptitle>Qobuz streaming service parameters</grouptitle>
# <var name="qobuzuser" type="string"><brief>Qobuz user name.</brief>
# <descr>Your Qobuz login name.</descr></var>
#qobuzuser = me@some.place
# <var name="qobuzpass" type="string"><brief>Qobuz password.</brief>
# <descr>The password for your Qobuz account.</descr></var>
#qobuzpass = agoodpassword
# <var name="qobuzformatid" type="cstr" values="5 7 27">
# <brief>Qobuz stream quality.</brief>
# <descr>5 for mp3/320, 7 for FLAC, and 27 for hi-res (if your subscription
# allows streaming each of the formats).</descr></var>
#qobuzformatid = 5
# <grouptitle>Google Music streaming service parameters</grouptitle>
# <var name="gmusicuser" type="string"><brief>Google Music user name.</brief>
...
...
@@ -374,6 +346,19 @@ radiolist = /usr/share/upmpdcli/radio_scripts/radiolist.conf
# Google Play Music (look up "Android deviceid" for help).</descr></var>
#gmusicdeviceid =
# <grouptitle>Highresaudio streaming service parameters</grouptitle>
# <var name="hrauser" type="string"><brief>Hra user name.</brief>
# <descr>Your Hra login name.</descr></var>
#hrauser = your hra user name
# <var name="hrapass" type="string"><brief>Hra password.</brief>
# <descr>The password for your Hra account.</descr></var>
#hrapass = your Hra password
# <var name="hralang" type="string"><brief>Hra language setting
# (en/de).</brief> <descr>Some Highresaudio messages will be set in the
# appropriate language.</descr></var>
#hralang = en
# <grouptitle>Spotify streaming service parameters</grouptitle>
# <var name="spotifyuser" type="string"><brief>Spotify user name.</brief>
...
...
@@ -387,6 +372,39 @@ radiolist = /usr/share/upmpdcli/radio_scripts/radiolist.conf
# <descr>Unverified.</descr></var>
#spotifybitrate = 160
# <grouptitle>Tidal streaming service parameters</grouptitle>
# <var name="tidaluser" type="string"><brief>Tidal user name.</brief>
# <descr>Your Tidal login name.</descr></var>
#tidaluser = your tidal user name
# <var name="tidalpass" type="string"><brief>Tidal password.</brief>
# <descr>The password for your Tidal account.</descr></var>
#tidalpass = your Tidal password
# <var name="tidalapitoken" type="string"><brief>Tidal API token.</brief>
# <descr>The default token distributed with upmpdcli does not work any
# more. You will need to find a valid token and set here for the access to
# work.</descr></var>
#tidalapitoken = thetoken
# <var name="tidalquality" type="cstr" values="low high lossless">
# <brief>Tidal stream quality.</brief> <descr>'low' and 'high' are aac
# streams. 'lossless' is FLAC and will only work if your subscription
# allows it.</descr></var>
#tidalquality = low
# <grouptitle>Qobuz streaming service parameters</grouptitle>
# <var name="qobuzuser" type="string"><brief>Qobuz user name.</brief>
# <descr>Your Qobuz login name.</descr></var>
#qobuzuser = me@some.place
# <var name="qobuzpass" type="string"><brief>Qobuz password.</brief>
# <descr>The password for your Qobuz account.</descr></var>
#qobuzpass = agoodpassword
# <var name="qobuzformatid" type="cstr" values="5 7 27">
# <brief>Qobuz stream quality.</brief>
# <descr>5 for mp3/320, 7 for FLAC, and 27 for hi-res (if your subscription
# allows streaming each of the formats).</descr></var>
#qobuzformatid = 5
# <grouptitle>Local Media Server parameters</grouptitle>
# <var name="uprcluser" type="string"><brief>Bogus user name variable.</brief>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment