Skip to content
GitLab
Menu
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
90d49c77
Commit
90d49c77
authored
Nov 14, 2016
by
Jean-Francois Dockes
Browse files
doc
parent
3ae680bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/upmpdcli.txt
View file @
90d49c77
= Upmpdcli: MPD UPnP Renderer Front-End
i
= Upmpdcli: MPD UPnP Renderer Front-End
*upmpdcli* is an UPnP Media Renderer front-end to *MPD*, the Music Player
...
...
@@ -135,6 +135,9 @@ This requires the installation of the external *gmusicapi* Python
package.
link:http://unofficial-google-music-api.readthedocs.io/en/latest/usage.html#usage[See the installation notes here].
NOTE: gmusicapi needs Python 2.7.9 or better (e.g. the standard Python
version on Ubuntu Trusty is too old). Older Python versions *will* crash.
You will need a valid subscription for most functions.
The configuration parameters are described
...
...
@@ -257,6 +260,10 @@ For building from source, you will need a recent `C++` compiler (`C++11`),
and the development packages for *libupnp* version 1.6, *libcurl*,
*libmpdclient*, and *libexpat*.
Also the Python modules for streaming service support use the
python-requests package, so you may need to install it (it's only needed at
run time). Also gmusicapi for Google Music.
If you are using the source from Github, you will also need the
autoconf/automake/libtool trio. Use the `autogen.sh` script to set things
up.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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