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.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05d75a30f75dd61de07815d83422d2c69849524600642d88c330ca21dd3b8956 |
|
MD5 | 938e5c345ab0b278892774e1fc0f7791 |
|
BLAKE2b-256 | e383718861c522ecae89998c885ade24bd2f997eae717f96aae3874a9063b1f5 |