Mopidy extension for jukebox client
Project description
Mopidy-Pibox
pibox is a Mopidy HTTP client that allows multiple users to search for and queue songs as a group, via a clean and simple interface.
Features
Search for and queue songs using any Mopidy backend
Vote to skip queued tracks
Plays from a predefined playlist if no tracks are queued
Prevents tracks from being queued again after they have been played or skipped
Admins controls to pause/resume playback or skip current track
Display view for showing on a TV or monitor
Can be used offline without an internet connection using Mopidy-Local
Requirements
A backend for Mopidy such as Mopidy-Spotify or Mopidy-SoundCloud
Installation
Install by running:
pip install Mopidy-Pibox
Start Mopidy:
mopidy
Open your Mopidy URL (e.g. http://localhost:6680) and click Pibox
Configuration
Before starting Mopidy, you must add configuration for Mopidy-Pibox to your Mopidy configuration file:
[pibox] enabled = true offline = false default_skip_threshold = 3 default_playlists = spotify:playlist:79inBfAlnfUB7i5kRthmWL
The following configuration values are available:
pibox/enabled: If the pibox extension should be enabled or not. Defaults to true.
pibox/offline: If the extension should be used offline. Defaults to false.
pibox/default_skip_threshold: The default number of votes required to skip a track. Defaults to 3.
pibox/default_playlists: The URIs of the default playlists to play from when starting a new session. Defaults to a Spotify playlist of great party songs. Save it to your Spotify library!
Project resources
Credits
Original author: Gavin Bannerman
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_Pibox-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7752383cc4bee829c9cdb97f957a226f2ba90905900d3664c8d7b7ee14c0ecc |
|
MD5 | 87234a4765d4816c9b6612a1fbb833db |
|
BLAKE2b-256 | 4a5a41130a80176355e70c4946322a19fada9e9e69f458f9d4f0677acf978bc8 |