mirror of
https://github.com/beetbox/beets.git
synced 2026-02-23 15:59:47 +01:00
Cosmetics
This commit is contained in:
parent
26a78a0c28
commit
66085a231f
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue