From 66085a231f88c1fcec91c7ef1807af91a1f1e084 Mon Sep 17 00:00:00 2001 From: soergeld Date: Wed, 13 May 2020 17:42:49 +0200 Subject: [PATCH] Cosmetics --- beets/autotag/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beets/autotag/__init__.py b/beets/autotag/__init__.py index 057daa405..7ab0d57fd 100644 --- a/beets/autotag/__init__.py +++ b/beets/autotag/__init__.py @@ -35,7 +35,7 @@ from .match import Recommendation # noqa # Global logger. log = logging.getLogger('beets') -# Metadata that is already hardcoded. +# Metadata fields that are already hardcoded, or where the tag name changes. SPECIAL_FIELDS = { 'album': ( 'va',