From cad7d10c88f7538e3e0594497e6451e9d4dabd4e Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Fri, 20 Jan 2017 08:19:39 +1300 Subject: [PATCH 1/2] Updating Spotmop to Iris _Spotmop_ now renamed _Iris_ and moved to new repository. --- docs/ext/web.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/ext/web.rst b/docs/ext/web.rst index cfc19ff0..712e3878 100644 --- a/docs/ext/web.rst +++ b/docs/ext/web.rst @@ -164,12 +164,12 @@ To install, run:: pip install Mopidy-Simple-Webclient -Mopidy-Spotmop +Mopidy-Iris (formerly Mopidy-Spotmop) ============== -https://github.com/jaedb/spotmop +https://github.com/jaedb/iris -A client targeted at Spotify users. Made by James Barnsley. +A comprehensive client designed for Spotify users, with support for a variety of other backends. Built using React and Redux. Made by James Barnsley. .. image:: /ext/spotmop.jpg :width: 720 @@ -177,7 +177,7 @@ A client targeted at Spotify users. Made by James Barnsley. To install, run:: - pip install Mopidy-Spotmop + pip install Mopidy-Iris Mopidy-WebSettings From 1881016126b22d9f6e7db56aa06a090fe84d3ffe Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Fri, 20 Jan 2017 09:13:41 +1300 Subject: [PATCH 2/2] Updating Iris readme; Renaming Iris screenshot --- docs/ext/{spotmop.jpg => iris.jpg} | Bin docs/ext/web.rst | 34 +++++++++++++++-------------- 2 files changed, 18 insertions(+), 16 deletions(-) rename docs/ext/{spotmop.jpg => iris.jpg} (100%) mode change 100644 => 100755 mode change 100644 => 100755 docs/ext/web.rst diff --git a/docs/ext/spotmop.jpg b/docs/ext/iris.jpg old mode 100644 new mode 100755 similarity index 100% rename from docs/ext/spotmop.jpg rename to docs/ext/iris.jpg diff --git a/docs/ext/web.rst b/docs/ext/web.rst old mode 100644 new mode 100755 index 712e3878..0c95c45b --- a/docs/ext/web.rst +++ b/docs/ext/web.rst @@ -30,6 +30,24 @@ To install, run:: pip install Mopidy-API-Explorer +Mopidy-Iris (formerly Mopidy-Spotmop) +============== + +https://github.com/jaedb/iris + +A comprehensive client designed for Spotify users, with support for a +variety of other backends. Built using React and Redux. Made by James +Barnsley. + +.. image:: /ext/iris.jpg + :width: 720 + :height: 455 + +To install, run:: + + pip install Mopidy-Iris + + Mopidy-Local-Images =================== @@ -164,22 +182,6 @@ To install, run:: pip install Mopidy-Simple-Webclient -Mopidy-Iris (formerly Mopidy-Spotmop) -============== - -https://github.com/jaedb/iris - -A comprehensive client designed for Spotify users, with support for a variety of other backends. Built using React and Redux. Made by James Barnsley. - -.. image:: /ext/spotmop.jpg - :width: 720 - :height: 455 - -To install, run:: - - pip install Mopidy-Iris - - Mopidy-WebSettings ==================