Mopidy-Autoplay

frontend extension

Mopidy extension to automatically pick up where you left off and start playing the last track from the position before Mopidy was shut down. It also restores the tracklist options “Consume”, “Random”, “Repeat” and “Single”. It also remembers the volume and if Mopidy was muted.

The exact behaviour is configurable, e.g. it is possible to force Mopidy to play a certain track or to start always unmuted.

Installation

Install the Mopidy-Autoplay package from PyPI:

sudo python3 -m pip install Mopidy-Autoplay
Popularity

GitHub stars PyPI - Downloads

PyPI

PyPI - Package version PyPI - Python support

License

PyPI - License

Project stats

GitHub issues GitHub pull requests

Updating the extension registry

This extension registry is a community effort, and will never be complete without your help. To add or update an extension, edit the source files using the existing extensions as inspiration, then submit a pull request to the mopidy/website repo at GitHub.