Skip to main content

Beets extension for Mopidy

Project description

Latest PyPI version Number of PyPI downloads Travis CI build status Test coverage

Mopidy extension for playing music from Beets via Beets’ web extension.

Installation

Install by running:

pip install Mopidy-Beets

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

Configuration

  1. Setup the Beets web plugin.

  2. Tell Mopidy where to find the Beets web interface by adding the following to your mopidy.conf:

    [beets]
    hostname = 127.0.0.1
    port = 8888
  3. Restart Mopidy.

  4. Searches in Mopidy will now return results from your Beets library.

Project resources

Changelog

v1.0.4 (2013-12-15)

  • Require Requests >= 1.0, as 0.x does not seem to be enough. (Fixes: #7)

  • Remove hacks for Python 2.6 compatibility.

  • Change search field track to track_name for compatibility with Mopidy 0.17. (Fixes: mopidy/mopidy#610)

v1.0.3 (2013-11-02)

  • Properly encode search queries containing non-ASCII chars.

  • Rename logger to mopidy_beets.

v1.0.2 (2013-04-30)

  • Fix search.

v1.0.1 (2013-04-28)

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Mopidy-Beets-1.0.4.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

Mopidy_Beets-1.0.4-py27-none-any.whl (8.2 kB view hashes)

Uploaded Python 2.7

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page