From d7d1f1f78c6796a020f9eed16601b528e48c2c2b Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Mon, 25 Nov 2013 15:51:57 -0800 Subject: [PATCH] changelog/thanks for 887e02c fix --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index b99965748..a99759a13 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -50,6 +50,9 @@ Little fixes: reliably (i.e., fewer "no tempo found" messages). Thanks to Peter Schnebel. * :doc:`/plugins/convert`: Fix an "Item has no library" error when using the ``auto`` config option. +* :doc:`/plugins/convert`: Fix an issue where files of the wrong format would + have their transcoding skipped (and files with the right format would be + needlessly transcoded). Thanks to Jakob Schnitzer. * Fix an issue that caused the :ref:`id3v23` option to work only occasionally. * Also fix using :ref:`id3v23` in conjunction with the ``scrub`` and ``embedart`` plugins. Thanks to Chris Cogburn.