From a08b1461ad884ef80da5e24693dcad91926cfc67 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Wed, 12 Sep 2012 20:34:00 +0200 Subject: [PATCH] docs: Remove note about Ubuntu 10.04 and older --- docs/clients/mpd.rst | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/docs/clients/mpd.rst b/docs/clients/mpd.rst index 844eaee7..64bd304b 100644 --- a/docs/clients/mpd.rst +++ b/docs/clients/mpd.rst @@ -30,20 +30,13 @@ ncmpcpp A console client that generally works well with Mopidy, and is regularly used by Mopidy developers. -Search -^^^^^^ - -Search only works for ncmpcpp versions 0.5.1 and higher, and in two of the -three search modes: +Search only works in two of the three search modes: - "Match if tag contains search phrase (regexes supported)" -- Does not work. The client tries to fetch all known metadata and do the search client side. - "Match if tag contains searched phrase (no regexes)" -- Works. - "Match only if both values are the same" -- Works. -If you run Ubuntu 10.04 or older, you can fetch an updated version of ncmpcpp -from `Launchpad `_. - Communication mode ^^^^^^^^^^^^^^^^^^