Mopidy web extension for party in react
Project description
Mopidy web extension inspired by the Mopidy-Party extension. It allows guests to manage the sound.
React and MUI based web interface
Search soundtracks and add it to the queue
Skip current track after a configurable number of votes (defaults to 3)
Upvote any element in the playlist to play next with votes
Installation
You must install mopidy (version 3) and some backends (soundcloud, spotify, youtube…).
PROD: you just have to install pip and then:
sudo python3 -m pip install Mopidy-Yap
DEV: After cloning the repository, install by running:
sudo python3 -m pip install -e .
Usage
To use the interface, simply use your browser to visit your Mopidy instance’s IP at port 6680 to see all available web interfaces. For example, http://localhost:6680/
Direct access to Mopidy Yap should then be: http://localhost:6680/yap/
Configuration
[yap] enabled = true votes_to_skip = 3 votes_to_delete = 3 votes_to_top = 3 pause_button = false
Limitations
This frontend can display a stream, but you can not add a stream to the queue with this backend.
This frontend can only display the upcoming tracks. If you want to handle the tracklist, you should use a different frontend for that.
Project resources
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for Mopidy_Yap-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0166d6a9fbe8ebfa33eeab80b3d582ffc34b4987292c02c3ba8ffcdc2a453ae |
|
MD5 | 10a76f1edd013541a752a0e1fd800e97 |
|
BLAKE2b-256 | 15db3a71c680a690b296bc85a046484c368ada00edb29fe558b5c32e7defe1c5 |