diff --git a/docs/changelog.rst b/docs/changelog.rst index f9ccbb3e..189e06d3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -23,6 +23,11 @@ v0.17.0 (UNRELEASED) (Fixes: :issue:`565`) - Fix scanner so that mtime is respected when deciding which files can be skipped. +**MPD frontend** + +- Add support for ``composer``, ``comment``, ``genre``, and ``performer``. + These tags can be used with ``list ...``, ``search ...``, and + ``find ...`` and their variants, and are supported in the ``any`` tag also v0.16.1 (2013-11-02) ==================== diff --git a/docs/ext/mpd.rst b/docs/ext/mpd.rst index 9dbcbe11..6c619e92 100644 --- a/docs/ext/mpd.rst +++ b/docs/ext/mpd.rst @@ -34,7 +34,6 @@ Items on this list will probably not be supported in the near future. - Crossfade is not supported - Replay gain is not supported - ``stats`` does not provide any statistics -- ``list`` does not support listing tracks by genre - ``decoders`` does not provide information about available decoders The following items are currently not supported, but should be added in the