Skip to main content

Mopidy extension for editing settings in a webinterface

Project description

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

Mopidy extension for editing settings in a webinterface. Used by Pi MusicBox

Installation

Install by running:

pip install Mopidy-WebSettings

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

Configuration

Before starting Mopidy, you can add configuration for Mopidy-WebSettings to your Mopidy configuration file:

[websettings]
enabled = true
musicbox = false
configfile = /etc/mopidy/mopidy.conf

Make sure the config file is writable by the user under which mopidy is running! And make sure the http extension is working. Go to the ip or url of your mopidy computer and add /settings (e.g. http://musicbox.local/settings or http://192.168.1.10:6680/settings )

For now, the settings are only applied after a reboot, which this extension will try to do. If it doesn’t work, a (manual) restart of mopidy is needed.

Project resources

Changelog

v0.1.1

  • Fixed missing template files in dist

  • Fixed template

  • Reboot after settings are updated (if mopidy instance has the permission to do that, like on musicbox)

v0.1.0

  • 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-WebSettings-0.1.1.tar.gz (13.7 kB 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