diff --git a/docs/command.rst b/docs/command.rst index ea9ccce7..58b6bf63 100644 --- a/docs/command.rst +++ b/docs/command.rst @@ -111,7 +111,7 @@ To start the music server, run:: mopidy -To start the server with an additional config file than can override configs +To start the server with an additional config file, that can override configs set in the default config files, run:: mopidy --config ./my-config.conf diff --git a/docs/ext/mopidy_party.png b/docs/ext/mopidy_party.png new file mode 100644 index 00000000..637b27ce Binary files /dev/null and b/docs/ext/mopidy_party.png differ diff --git a/docs/ext/web.rst b/docs/ext/web.rst index bf29bf72..77ec7b91 100644 --- a/docs/ext/web.rst +++ b/docs/ext/web.rst @@ -133,6 +133,20 @@ To install, run:: pip install Mopidy-MusicBox-Webclient +Mopidy-Party +============ + +https://github.com/Lesterpig/mopidy-party + +Minimal web client designed for collaborative music management during parties. + +.. image:: /ext/mopidy_party.png + +To install, run:: + + pip install Mopidy-Party + + Mopidy-Simple-Webclient =======================