From 086b97173bc467fde2617e584f6a5eb0fabd9cbf Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Wed, 2 Sep 2015 12:33:04 -0700 Subject: [PATCH] Changelog for #1578 --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 344702e34..2352787c6 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -12,6 +12,9 @@ The new features: the player command. :bug:`1532` * A new :doc:`/plugins/badfiles` helps you scan for corruption in your music collection. Thanks to :user:`fxthomas`. :bug:`1568` +* :doc:`/plugins/play`: A new ``raw`` configuration option lets the command + work with players (such as VLC) that expect music filenames as arguments, + rather than in a playlist. Thanks to :user:`nathdwek`. :bug:`1578` Fixes: