From 9a76a1e7ebf3b11d1a798074e06e2a635171517d Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 6 Sep 2015 22:16:27 -0700 Subject: [PATCH] Changelog for #1591 (fix #733) --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 3148119b1..5fb335a34 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -15,6 +15,9 @@ The new features: * :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` +* :doc:`/plugins/embedart`: A new ``remove_art_file`` option lets you clean up + if you prefer *only* embedded album art. Thanks to :user:`jackwilsdon`. + :bug:`1591` :bug:`733` Fixes: