2016-12-05 10:20:01 +13:00
Iris
2016-10-30 07:51:39 +13:00
=======
2016-12-05 10:20:01 +13:00
Iris (previously known as Spotmop) is a Mopidy HTTP client that utilizes Spotify to create an interactive, user-friendly and collaborative music interface. Built and maintained by James Barnsley.
2016-10-30 07:51:39 +13:00


[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations& business=james%40barnsley%2enz& lc=NZ& item_name=James%20Barnsley& currency_code=NZD& bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted)
Features
--------
* Full web-based interface controls for Mopidy
2016-12-05 10:20:01 +13:00
* Integrated with Spotify and LastFM APIs for high-quality artwork and extra info
2016-10-30 07:51:39 +13:00
* Improved support for local libraries using SQLite extension
* Browse and manage your playlists, along with top tracks, new releases and genre browser
* Spotmop can be run completely independently of your Mopidy machine (ie on a remote server), just set your URL in the settings tab
* Push notifications between users (requires port 6681, but this can be customised to suit your environment)
Screenshots
-----------






2016-12-05 10:20:01 +13:00
Requirements
--------
* Mopidy
* Mopidy-Spotify
* Spotify Premium account
* Mopidy-Local-Sqlite (recommended, not required)
Installation
--------
1. Install using pip: `sudo pip install Mopidy-Spotmop`
2. Restart Mopidy server
3. Navigate to Mopidy interface (ie http://localhost:6680/spotmop)
Development
2016-10-30 07:51:39 +13:00
-----
2016-12-05 10:20:01 +13:00
1. Clone this repository into a your Apache2 web directory (ie `/var/www/html/` )
2. Install in develop mode `python setup.py install develop`
3. Restart mopidy
2016-10-30 07:51:39 +13:00
Support
-------
* [Changelog ](https://github.com/jaedb/spotmop/releases )
* [Issues and requests ](https://github.com/jaedb/spotmop/issues )