0 purchases
MopidyBassdrive 0.2.0
Mopidy extension for playing music from
Bassdrive, archives and stream.
Installation
Install the Mopidy-Bassdrive extension by running:
pip install mopidy-bassdrive
Configuration
This is the default config of mopidy-bassdrive:
[bassdrive]
# enable plugin
enabled = true
# cache archive for 24h / 1140min
refresh_archive = 1440
Usage
The extension is enabled by default if all dependencies are
available. You can simply browse through the bassdrive archive or launch the
stream.
Project resources
Source code
Issue tracker
Download development snapshot
Changelog
v0.2.0 (2015-04-07)
Require Mopidy >= 1.0
Update to work with changed backend APIs in Mopidy 1.0
v0.1.1 (2014-07-31)
Provide track details to clients to prevent remote lookup on every track
v0.1 (2014-07-29)
Cache archive structure
v0.0.1 (2014-07-28)
Initial release
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.