0 purchases
MopidyDefaultPlaylist 0.1.0
Sets a default playlist for Mopidy, and allows to start playing it automatically after start of the Mopidy service. Optionally allows to set shuffle mode on. This can be useful for projects like the Pimoroni Pirate Radio.
Installation
Install by running:
python3 -m pip install Mopidy-DefaultPlaylist
See https://mopidy.com/ext/defaultplaylist/ for alternative installation methods.
Configuration
Before starting Mopidy, you must add configuration for
Mopidy-DefaultPlaylist to your Mopidy configuration file:
[defaultplaylist]
enabled = true
defaultplaylist_name = Top Hits
autoplay = true
shuffle = true
The default
Project resources
Source code
Issue tracker
Changelog
Credits
Original author: Michael Meer
Current maintainer: Michael Meer
Contributors
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.