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 default_playlist = spotify:playlist:79inBfAlnfUB7i5kRthmWL default_skip_threshold = 3 offline = false
The following configuration values are available:
pibox/enabled: If the pibox extension should be enabled or not. Defaults to true.
pibox/default_playlist: The default playlist URI to play from when starting a new session. Defaults to a Spotify playlist of great party songs. Save it to your Spotify library!
pibox/default_skip_threshold: The default number of votes required to skip a track. Defaults to 3.
pibox/offline: If the extension should be used offline. Defaults to false.
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-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | da08e0f8ce891b79413dd7ddfc5b8b7e1a25997206c246b4b71297a58b2db7e9 |
|
MD5 | b571d29d59911086cebcbae616c9d294 |
|
BLAKE2b-256 | ef8a25f0059c0b29e08e4e9cbe1b16c08d351173413e2d47c2fa8df57ada3358 |