0 purchases
MopidyLocalWhoosh 0.1.0
Whoosh local library extension.
Note
Whoosh support has been an experiment and a proof of concept to test out
the Mopidy APIs for alternate local library support more than anything else.
At this point in time I would not recommend using it as it is not being actively
worked on. If you are interested in fixing this please do get in touch or start
sending pull requests :-)
In the meantime take a look at https://github.com/tkem/mopidy-local-sqlite
Installation
Install by running:
pip install Mopidy-Local-Whoosh
Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.
Warning
This plugin makes no attempts to handle whoosh version changes. We support
whoosh 2.x, but we you will need to rescan due to internal changes in
whoosh indexes etc when changing upgrading.
Configuration
Before starting Mopidy, you must change your configuration to switch to using
Mopidy-Local-Whoosh as your preferred local library:
[local]
library = whoosh
Once this has been set you can re-scan your library to populate whoosh:
mopidy local scan
Project resources
Source code
Issue tracker
Download development snapshot
Changelog
v0.1.0 (2014-02-25)
Initial release.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.