mpd/doc
Sören Tempel 3c955639a7 doc: Document required order of currentsong response
The parser implemented in libmpdclient requires the first key-value pair
of the server response to be the file pair. This is due to the fact that
libmpdclient scan pairs sequentially and first attempts to extract the
file pair before parsing the currentsong response further. See:

	5c751a761e/src/song.c (L559-L563)

Meta data encoded as pairs in the currentsong response will be ignored
if they are placed before the file pair in the response.
2020-04-27 17:47:24 +02:00
..
conf.py increment version number to 0.21.21 2020-02-16 20:48:46 +01:00
developer.rst doc/developer.rst: add chapter about git branches 2019-08-12 12:53:22 +02:00
doxygen.conf.in doc/doxygen.conf: enable HAVE_DOT and INTERACTIVE_SVG 2016-03-30 13:47:53 +02:00
index.rst doc/user.rst: move plugin reference to plugins.rst 2018-10-30 22:27:42 +01:00
meson.build doc/meson.build: add missing dependency 2018-10-30 22:51:09 +01:00
mpd.1 doc, README.md: update bug tracker URL 2017-05-15 21:48:03 +02:00
mpd.conf.5 doc/mpd.conf.5: remove ALSA specific documentation 2019-05-13 22:51:48 +02:00
mpdconf.example Add the ability to specify media.role for pulse output plugin 2019-08-03 13:03:05 +02:00
plugins.rst gme: add configurable fade-out time 2020-04-26 09:21:57 -04:00
protocol.rst doc: Document required order of currentsong response 2020-04-27 17:47:24 +02:00
user.rst release v0.21.21 2020-03-19 15:26:27 +01:00