-
-
Notifications
You must be signed in to change notification settings - Fork 135
Getting started
James Barnsley edited this page Apr 14, 2017
·
28 revisions
Iris is a frontend for the Mopidy music server. The purpose of Iris is to pull together a variety of music sources and present them in an extremely functional and user-friendly experience. The primary music source (at this time) is Spotify, provided by the Mopidy-Spotify backend.
- Mopidy
- Mopidy-Spotify
- Mopidy-Local-SQLite (recommended)
- Install Iris
sudo pip install Mopidy-Iris
- Start Mopidy
mopidy
- Open your Mopidy URL (eg
http://localhost:6680
) and click Iris - For the best experience, login to Spotify in the Settings page
- Welcome to Iris!
You can upgrade from Iris under Settings > Upgrade. This is in beta, and you will need to restart Mopidy for the upgrade to complete. Alternatively run sudo pip install --upgrade Mopidy-Iris
.
If you're experiencing dependency issues, try installing without dependencies sudo pip install --upgrade --no-deps Mopidy-Iris
.
There are a number of shortcuts available for common actions. This list will grow, but at the moment it's very basic.
-
space
= toggle play/pause -
ctrl + /
= toggle fullscreen mode -
delete
= delete currently selected tracks