Skip to main content

Mopidy web extension designed for party

Project description

Mopidy web extension designed for party! Let your guests manage the sound ;)

  • Minimal, fast web interface designed for mobile

  • Search soundtracks and add it to the queue

  • Skip current track after a configurable number of votes (defaults to 3)

See this blog entry for some details about this package.

Installation

You must install mopidy and some backends (soundcloud, spofity, youtube…).

PROD: you just have to install pip and then:

sudo pip install Mopidy-Party

DEV: After cloning the repository, install by running:

sudo pip install -e .

Usage

To use the interface, simply point your browser to your Mopidy instance’s IP address at port 6680 to see all available web interfaces. For example, http://192.168.0.2:6680/

Direct access to Mopidy Party would then be: http://192.168.0.2:6680/party/

Configuration

[party]
enabled = true
votes_to_skip = 3

Project resources

Changelog

v0.3.1 (2018-10-17)

  • Vendorize mopidy javascript for 3.0 upstream compatibility

v0.3.0 (2018-08-03)

  • Add browse when search string is empty and on load (supports both mopidy-local and mopidy-local-sqlite backends, by juniormonkey)

v0.2.0 (2017-01-08)

  • Add vote to skip (by RealityFork)

v0.1.2 (2016-10-10)

  • Add artists and album names in songs list

v0.1.0 (2015-09-01)

  • 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-Party-0.3.1.tar.gz (944.4 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