diff --git a/README.md b/README.md index 995edb26..b4a9175c 100755 --- a/README.md +++ b/README.md @@ -6,39 +6,26 @@ Iris (formerly known as Spotmop) is a Mopidy HTTP client that utilizes Spotify t [![npm](https://img.shields.io/npm/v/mopidy-iris.svg?style=flat-square)]() ![badge](https://img.shields.io/pypi/v/mopidy-iris.svg?style=flat-square) ![badge](https://img.shields.io/badge/unique_monthly_users-4,000+-brightgreen.svg?style=flat-square) -[![badge](https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=james%40barnsley%2enz&lc=NZ&item_name=James%20Barnsley¤cy_code=NZD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted) +[![badge](https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=james%40barnsley%2enz&lc=NZ&item_name=James%20Barnsley¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted) Features -------- * Full web-based interface controls for Mopidy * Integrated with Spotify and LastFM APIs for high-quality artwork and extra info +* Support for any Mopidy backend * Improved support for local libraries using SQLite extension * Browse and manage your playlists, along with top tracks, new releases and genre browser * Discover new and related music, powered by Spotify -Screenshots ------------ - -![Overview](https://raw.githubusercontent.com/jaedb/iris/master/Screenshots/overview.jpg) - -![Play queue](https://raw.githubusercontent.com/jaedb/iris/master/Screenshots/desktop-queue.jpg) - -![Featured playlists](https://raw.githubusercontent.com/jaedb/iris/master/Screenshots/desktop-featured.jpg) - -![Artist](https://raw.githubusercontent.com/jaedb/iris/master/Screenshots/desktop-artist.jpg) - -![Single playlist](https://raw.githubusercontent.com/jaedb/iris/master/Screenshots/desktop-playlist.jpg) - -![Dragging tracks](https://raw.githubusercontent.com/jaedb/iris/master/Screenshots/desktop-dragging.jpg) +![Overview](https://raw.githubusercontent.com/jaedb/iris/master/screenshot.jpg) Requirements -------- * Mopidy -* Mopidy-Spotify -* Spotify Premium account +* Mopidy-Spotify (recommended, not required) * Mopidy-Local-Sqlite (recommended, not required) Getting started diff --git a/screenshot.jpg b/screenshot.jpg new file mode 100755 index 00000000..9874c3e0 Binary files /dev/null and b/screenshot.jpg differ