Add web extension: Mopidy-Auto (#1630)

* Add web extension: Mopidy-Auto

* Add notice about events hijacked by Mopidy-Auto

* Alphabetically sorting of extensions

* Fix typos

* Sphinx syntax and short lines
This commit is contained in:
Marcus Götling 2017-07-28 20:43:55 +08:00 committed by Stein Magnus Jodal
parent 616f9ff107
commit 1ac0674658
2 changed files with 21 additions and 0 deletions

BIN
docs/ext/auto.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -30,6 +30,27 @@ To install, run::
pip install Mopidy-API-Explorer pip install Mopidy-API-Explorer
Mopidy-Auto
===========
https://github.com/gotling/mopidy-auto
Mopidy extension to automate music playback based on time of day.
.. warning::
This extension reacts to the events ``tracklist_changed``, ``track_playback_ended``, and
``track_playback_resumed`` to accomplish its goals. Other web extensions will not work
as expected when this extension is installed.
.. image:: /ext/auto.png
:width: 533
:height: 370
To install, run::
pip install Mopidy-Auto
Mopidy-Iris (formerly Mopidy-Spotmop) Mopidy-Iris (formerly Mopidy-Spotmop)
===================================== =====================================