From a7aefea0ab7b4f68068ff5c9c73caf086284ffa5 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sat, 22 Jan 2011 13:55:47 +0100 Subject: [PATCH] docs: Link from changelog to MPC client reviews --- docs/changes.rst | 5 +++++ docs/clients/mpd.rst | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/docs/changes.rst b/docs/changes.rst index cd24b345..68955c3d 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -12,12 +12,17 @@ Mopidy 0.3.0 brings a bunch of small changes all over the place, but no large changes. The main features are support for high bitrate audio from Spotify, and MPD password authentication. +Regarding the docs, we've improved the :ref:`installation instructions +` and done a bit of testing of the available :ref:`Android +` and :ref:`iOS clients ` for MPD. + Please note that 0.3.0 requires some updated dependencies, as listed under *Important changes* below. Also, there is a known bug in the Spotify playlist loading, as described below. As the bug will take some time to fix and has a known workaround, we did not want to delay the release while waiting for a fix to this problem. + .. warning:: Known bug in Spotify playlist loading There is a known bug in the loading of Spotify playlists. This bug affects diff --git a/docs/clients/mpd.rst b/docs/clients/mpd.rst index 6ecfded5..e27aa446 100644 --- a/docs/clients/mpd.rst +++ b/docs/clients/mpd.rst @@ -82,6 +82,8 @@ Theremin It generally works well with Mopidy. +.. _android_mpd_clients: + Android clients =============== @@ -242,6 +244,8 @@ time for maintenance. Does not support password authentication. ThreeMPD froze during startup, so we were not able to test it. +.. _ios_mpd_clients: + iPhone/iPod Touch clients =========================