diff --git a/docs/ext/auto.png b/docs/ext/auto.png new file mode 100644 index 00000000..90268f82 Binary files /dev/null and b/docs/ext/auto.png differ diff --git a/docs/ext/web.rst b/docs/ext/web.rst index 34c19e6b..5ec9f6d1 100755 --- a/docs/ext/web.rst +++ b/docs/ext/web.rst @@ -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) =====================================