From d674ca31e4fcdff50b0fd8c91dac4ade3c0cfb65 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 28 Jan 2014 10:15:24 -0800 Subject: [PATCH] changelog/thanks for #512 --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 49ee2dbb6..c20537639 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -46,6 +46,9 @@ Other little fixes: brilnius. * The :ref:`modify-cmd` command avoids writing files and committing to the database when nothing has changed. Thanks once more to brilnius. +* The importer now uses the album artist field when guessing existing + metadata for albums (rather than just the track artist field). Thanks to + geigerzaehler. 1.3.2 (December 22, 2013)