Skip to content

Commit

Permalink
docs: Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Mar 29, 2018
1 parent ef3c392 commit b25abf1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/audio.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 4 additions & 2 deletions docs/ext/backends.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Mopidy-Emby

https://github.com/xsteadfastx/mopidy-emby

Provides a backend for playing music from `Emby Media Servers <https://emby.media>`_.
Provides a backend for playing music from `Emby Media Servers <https://emby.media>`_.


Mopidy-File
Expand Down Expand Up @@ -172,12 +172,14 @@ Extension for listening to Internet radio stations and podcasts listed at
`radio.de <http://www.radio.de/>`_, `radio.net <http://www.radio.net/>`_,
`radio.fr <http://www.radio.fr/>`_, and `radio.at <http://www.radio.at/>`_.


Mopidy-RNZ
==========

https://github.com/danbrough/mopidy-rnz

Extension for playing `Radio New Zealands <http://www.radionz.co.nz>`_ podcasts,live streams and latest news bulletin.
Extension for playing `Radio New Zealands <http://www.radionz.co.nz>`_
podcasts,live streams and latest news bulletin.


Mopidy-SomaFM
Expand Down
12 changes: 7 additions & 5 deletions docs/ext/web.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit b25abf1

Please sign in to comment.