Skip to content

rawdlite/mopidy-bigbeet

Repository files navigation

Mopidy-Bigbeet

Latest PyPI version Travis CI build status Test coverage

Mopidy extension to manage big local music collections.

Installation

Install by running:

pip install Mopidy-Bigbeet

Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.

Configuration

Before starting Mopidy, you must add configuration for Mopidy-Bigbeet to your Mopidy configuration file:

[bigbeet]
enabled = true
beetslibrary = /data/music/beetslibrary.blb
bb_data_dir = /data/music/music_var/bigbeet

Scan the Library

Initially the beets library needs to be scanned and translated into the bigbeet format.

mopidy bigbeet scan

A library DB File will be created in bb_data_dir

Genres Tree

The initial scan creates a genres-tree.yaml file. This file defines how the hierarchical Genres Tree will be constructed. You may want to edit the file.

Project resources

Credits

Changelog

v0.0.2 (UNRELEASED)

  • Initial release.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages