Mopidy MusicBox web extension dark theme
Project description
Mopidy MusicBox Webclient (MMW) is a frontend extension and JavaScript-based web client especially written for Mopidy
Darkclient is dark theme for MMW. Can be used as standalone Mopidy plugin without upstream MMW.
Features
Responsive design that works equally well on desktop and mobile browsers.
Browse content backend extension.
Add one or more tracks or entire albums to the queue.
Search for tracks, albums, or artists.
Shows detailed track and album information in playlists and queue with album covers.
Artwork and Like extensions
Support for all of the Mopidy playback controls (consume mode, repeat, shuffle, etc.)
Fullscreen mode.
Multilanguage support
Dependencies
MMW has been tested on the major browsers (Chrome, IE, Firefox, Safari, iOS). It may also work on other browsers that support websockets, cookies, and JavaScript.
Mopidy >= 3.0.0. An extensible music server that plays music from local disk, Spotify, SoundCloud, Google Play Music, and more.
Installation
Install by running:
sudo python3 -m pip install Mopidy-MusicBox-Darkclient
Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.
Configuration
MMW is shipped with default settings that should work straight out of the box for most users:
[musicbox_darkclient] enabled = true musicbox = false websocket_host = websocket_port = on_track_click = PLAY_ALL locale = en
The following configuration values are available should you wish to customize your installation further:
musicbox_darkclient/enabled: If the MMW extension should be enabled or not. Defaults to true.
musicbox_darkclient/musicbox: Set this to true if you are connecting to a Mopidy instance running on a Pi Musicbox. Expands the MMW user interface to include system control/configuration functionality.
musicbox_darkclient/websocket_host: Optional setting to specify the target host for Mopidy websocket connections.
musicbox_darkclient/websocket_port: Optional setting to specify the target port for Mopidy websocket connections.
musicbox_darkclient/on_track_click: The action performed when clicking on a track. Valid options are: PLAY_ALL (default), PLAY_NOW, PLAY_NEXT, ADD_THIS_BOTTOM, ADD_ALL_BOTTOM, and DYNAMIC (repeats last action).
musicbox_darkclient/locale: Optional setting to specify user interface language.
Usage
Enter the address of the Mopidy server that you are connecting to in your browser (e.g. http://localhost:6680/musicbox_darkclient)
Credits
Original author: Wouter van Wijk
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
Hashes for Mopidy-MusicBox-Darkclient-1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e152b0592f848eafa079b14c282cfdacf91401e90df924345f4823ea28666a7f |
|
MD5 | c20c3efa6794aaa84092a5272eb41564 |
|
BLAKE2b-256 | 8f6eb5027e19c4a49dc9479f8bf550158eb4344da35e912bfa81052cd814993c |