From f35eda717be19b67e32d3b01b1491494bec50f93 Mon Sep 17 00:00:00 2001 From: Carl Suster Date: Sat, 6 Apr 2019 15:36:52 +1100 Subject: [PATCH] Changelog for #3207 --- docs/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 1acfdb9c3..5de1fae6d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -188,6 +188,11 @@ Fixes: :bug:`3201` :bug:`3202` * :doc:`/plugins/bpd`: Fix crashes in the bpd server during exception handling. :bug:`3200` +* :doc:`/plugins/mpdstats`: Use the ``currentsong`` MPD command instead of + ``playlist`` to get the current song, improving performance when the playlist + is long. + Thanks to :user:`ray66`. + :bug:`3207` :bug:`2752` .. _python-itunes: https://github.com/ocelma/python-itunes