Skip to main content

Mopidy extension for editing the music library in a web interface

Project description

Travis CI build status https://badge.fury.io/py/Mopidy-WebLibrary.svg

Features

  • Manage your music library on Mopidy

  • Add and drop music folders

  • Upload new tracks to you library with drag and drop

  • Download your music from Mopidy

Dependencies

  • Mopidy >= 1.1.0. An extensible music server that plays music from local disk, Spotify, SoundCloud, Google Play Music, and more.

Installation

Install by running:

pip install Mopidy-WebLibrary

Alternatively, clone the repository and run sudo python setup.py install from within the project directory. e.g.

$ git clone https://github.com/fbarresi/mopidy-weblibrary
$ cd mopidy-weblibrary
$ sudo python setup.py install

Configuration

WebLibrary is shipped with default settings that should work straight out of the box for most users:

[weblibrary]
enabled = true

The following configuration values are available should you wish to customize your installation further:

  • weblibrary/enabled: If the WebLibrary extension should be enabled or not. Defaults to true.

Usage

Enter the address of the Mopidy server that you are connecting to in your browser (e.g. http://localhost:6680/weblibrary)

Project resources

Changelog

v1.0.0

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-WebLibrary-1.0.0.tar.gz (1.4 MB view hashes)

Uploaded Source

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