Skip to main content

Mopidy extension for jukebox client

Project description

https://raw.githubusercontent.com/gbannerman/mopidy-pibox/update-readme/docs/screenshots/pibox-header.png

Mopidy-Pibox

Latest PyPI version GitHub Actions

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

https://raw.githubusercontent.com/gbannerman/mopidy-pibox/update-readme/docs/screenshots/pibox-mobile.png

Requirements

Installation

  1. Install by running:

    pip install Mopidy-Pibox
  2. Start Mopidy:

    mopidy
  3. 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

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_pibox-1.0.0.tar.gz (223.3 kB view hashes)

Uploaded Source

Built Distribution

Mopidy_Pibox-1.0.0-py3-none-any.whl (220.1 kB view hashes)

Uploaded Python 3

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