From 1a94183f00cf32390f74cd041ef753aa43850720 Mon Sep 17 00:00:00 2001 From: Dan Brough Date: Wed, 20 Dec 2017 11:51:29 +1300 Subject: [PATCH 1/3] docs: Add Mopidy-RNZ backend (#1649) --- docs/ext/backends.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/ext/backends.rst b/docs/ext/backends.rst index b267efb6..1d8f5f7c 100644 --- a/docs/ext/backends.rst +++ b/docs/ext/backends.rst @@ -181,6 +181,13 @@ Extension for listening to Internet radio stations and podcasts listed at `radio.de `_, `radio.net `_, `radio.fr `_, and `radio.at `_. +Mopidy-RNZ +========== + +https://github.com/danbrough/mopidy-rnz + +Extension for playing `Radio New Zealands `_ podcasts,live streams and latest news bulletin. + Mopidy-SomaFM ============= From 26577eea2d33702027bd7fc889acc6df880dc51f Mon Sep 17 00:00:00 2001 From: Jonathan Jefferies Date: Wed, 24 Jan 2018 22:06:02 +0000 Subject: [PATCH 2/3] Remove Deezer backend The Deezer extension has been removed from Github at Deezer's request, so is no longer available. https://github/dmca/blob/master/2018/2018-01-12-Deezer.md --- docs/ext/backends.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/ext/backends.rst b/docs/ext/backends.rst index 1d8f5f7c..763f8607 100644 --- a/docs/ext/backends.rst +++ b/docs/ext/backends.rst @@ -48,15 +48,6 @@ Provides a backend for playing music from your `Beets `_ music library through Beets' web extension. -Mopidy-Deezer -============= - -https://github.com/rusty-dev/mopidy-deezer - -Extension for playing music from the `Deezer `_ music -streaming service. - - Mopidy-Dirble ============= From b25abf114a180c4fd31b2a64f72e213b7d7558f6 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 29 Mar 2018 09:58:37 +0200 Subject: [PATCH 3/3] docs: Fix whitespace --- docs/audio.rst | 2 +- docs/ext/backends.rst | 6 ++++-- docs/ext/web.rst | 12 +++++++----- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/docs/audio.rst b/docs/audio.rst index 920bd45f..cb4060b5 100644 --- a/docs/audio.rst +++ b/docs/audio.rst @@ -84,7 +84,7 @@ simultaneously. To use the Icecast output, do the following: [audio] output = audioresample ! audioconvert ! vorbisenc ! oggmux ! shout2send mount=mopidy ip=127.0.0.1 port=8000 password=hackme - + Example for MP3 streaming and local audio (multiple outputs): .. code-block:: ini diff --git a/docs/ext/backends.rst b/docs/ext/backends.rst index 763f8607..7299cc98 100644 --- a/docs/ext/backends.rst +++ b/docs/ext/backends.rst @@ -71,7 +71,7 @@ Mopidy-Emby https://github.com/xsteadfastx/mopidy-emby -Provides a backend for playing music from `Emby Media Servers `_. +Provides a backend for playing music from `Emby Media Servers `_. Mopidy-File @@ -172,12 +172,14 @@ Extension for listening to Internet radio stations and podcasts listed at `radio.de `_, `radio.net `_, `radio.fr `_, and `radio.at `_. + Mopidy-RNZ ========== https://github.com/danbrough/mopidy-rnz -Extension for playing `Radio New Zealands `_ podcasts,live streams and latest news bulletin. +Extension for playing `Radio New Zealands `_ +podcasts,live streams and latest news bulletin. Mopidy-SomaFM diff --git a/docs/ext/web.rst b/docs/ext/web.rst index 84a2fb13..d655eeea 100755 --- a/docs/ext/web.rst +++ b/docs/ext/web.rst @@ -38,9 +38,10 @@ https://github.com/gotling/mopidy-auto Mopidy extension to automate music playback based on time of day. .. warning:: - This extension reacts to the events ``tracklist_changed``, ``track_playback_ended``, and - ``track_playback_resumed`` to accomplish its goals. Other web extensions will not work - as expected when this extension is installed. + This extension reacts to the events ``tracklist_changed``, + ``track_playback_ended``, and ``track_playback_resumed`` to accomplish its + goals. Other web extensions will not work as expected when this extension + is installed. .. image:: /ext/auto.png :width: 533 @@ -56,8 +57,9 @@ Mopidy-Iris https://github.com/jaedb/iris -A comprehensive and mobile-friendly client that presents your library and extensions in a -user-friendly and intuitive interface. Built using React and Redux. Made by James Barnsley. +A comprehensive and mobile-friendly client that presents your library and +extensions in a user-friendly and intuitive interface. Built using React and +Redux. Made by James Barnsley. .. image:: /ext/iris.jpg :width: 888