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:
parent
616f9ff107
commit
1ac0674658
BIN
docs/ext/auto.png
Normal file
BIN
docs/ext/auto.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
@ -30,6 +30,27 @@ To install, run::
|
||||
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)
|
||||
=====================================
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user