docs: Move MPD client screen shots to work better with RTD stylesheet
This commit is contained in:
parent
faafa076d1
commit
926873b527
@ -48,13 +48,13 @@ Console clients
|
||||
ncmpcpp
|
||||
-------
|
||||
|
||||
A console client that works well with Mopidy, and is regularly used by Mopidy
|
||||
developers.
|
||||
|
||||
.. image:: /_static/mpd-client-ncmpcpp.png
|
||||
:width: 575
|
||||
:height: 426
|
||||
|
||||
A console client that works well with Mopidy, and is regularly used by Mopidy
|
||||
developers.
|
||||
|
||||
Search does not work in the "Match if tag contains search phrase (regexes
|
||||
supported)" mode because the client tries to fetch all known metadata and do
|
||||
the search on the client side. The two other search modes works nicely, so this
|
||||
@ -81,13 +81,13 @@ Graphical clients
|
||||
GMPC
|
||||
----
|
||||
|
||||
`GMPC <http://gmpc.wikia.com>`_ is a graphical MPD client (GTK+) which works
|
||||
well with Mopidy.
|
||||
|
||||
.. image:: /_static/mpd-client-gmpc.png
|
||||
:width: 1000
|
||||
:height: 565
|
||||
|
||||
`GMPC <http://gmpc.wikia.com>`_ is a graphical MPD client (GTK+) which works
|
||||
well with Mopidy.
|
||||
|
||||
GMPC may sometimes requests a lot of meta data of related albums, artists, etc.
|
||||
This takes more time with Mopidy, which needs to query Spotify for the data,
|
||||
than with a normal MPD server, which has a local cache of meta data. Thus, GMPC
|
||||
@ -98,13 +98,13 @@ before it will catch up.
|
||||
Sonata
|
||||
------
|
||||
|
||||
`Sonata <http://sonata.berlios.de/>`_ is a graphical MPD client (GTK+).
|
||||
It generally works well with Mopidy, except for search.
|
||||
|
||||
.. image:: /_static/mpd-client-sonata.png
|
||||
:width: 475
|
||||
:height: 424
|
||||
|
||||
`Sonata <http://sonata.berlios.de/>`_ is a graphical MPD client (GTK+).
|
||||
It generally works well with Mopidy, except for search.
|
||||
|
||||
When you search in Sonata, it only sends the first to letters of the search
|
||||
query to Mopidy, and then does the rest of the filtering itself on the client
|
||||
side. Since Spotify has a collection of millions of tracks and they only return
|
||||
@ -135,15 +135,15 @@ procedure.
|
||||
MPDroid
|
||||
-------
|
||||
|
||||
.. image:: /_static/mpd-client-mpdroid.jpg
|
||||
:width: 288
|
||||
:height: 512
|
||||
|
||||
Test date:
|
||||
2012-11-06
|
||||
Tested version:
|
||||
1.03.1 (released 2012-10-16)
|
||||
|
||||
.. image:: /_static/mpd-client-mpdroid.jpg
|
||||
:width: 288
|
||||
:height: 512
|
||||
|
||||
You can get `MPDroid from Google Play
|
||||
<https://play.google.com/store/apps/details?id=com.namelessdev.mpdroid>`_.
|
||||
|
||||
@ -264,15 +264,15 @@ iOS clients
|
||||
MPoD
|
||||
----
|
||||
|
||||
.. image:: /_static/mpd-client-mpod.jpg
|
||||
:width: 320
|
||||
:height: 480
|
||||
|
||||
Test date:
|
||||
2012-11-06
|
||||
Tested version:
|
||||
1.7.1
|
||||
|
||||
.. image:: /_static/mpd-client-mpod.jpg
|
||||
:width: 320
|
||||
:height: 480
|
||||
|
||||
The `MPoD <http://www.katoemba.net/makesnosenseatall/mpod/>`_ iPhone/iPod Touch
|
||||
app can be installed from `MPoD at iTunes Store
|
||||
<https://itunes.apple.com/us/app/mpod/id285063020>`_.
|
||||
@ -292,15 +292,15 @@ app can be installed from `MPoD at iTunes Store
|
||||
MPaD
|
||||
----
|
||||
|
||||
.. image:: /_static/mpd-client-mpad.jpg
|
||||
:width: 480
|
||||
:height: 360
|
||||
|
||||
Test date:
|
||||
2012-11-06
|
||||
Tested version:
|
||||
1.7.1
|
||||
|
||||
.. image:: /_static/mpd-client-mpad.jpg
|
||||
:width: 480
|
||||
:height: 360
|
||||
|
||||
The `MPaD <http://www.katoemba.net/makesnosenseatall/mpad/>`_ iPad app can be
|
||||
purchased from `MPaD at iTunes Store
|
||||
<https://itunes.apple.com/us/app/mpad/id423097706>`_
|
||||
|
||||
Loading…
Reference in New Issue
Block a user