mirror of
https://github.com/beetbox/beets.git
synced 2026-01-10 01:50:34 +01:00
forgot a tag in the exclude list
This commit is contained in:
parent
42e6fdbc9b
commit
f39bc1f894
1 changed files with 1 additions and 0 deletions
|
|
@ -171,6 +171,7 @@ def apply_metadata(album_info, mapping):
|
|||
'day',
|
||||
'artist',
|
||||
'artist_credit',
|
||||
'artist_sort'
|
||||
),
|
||||
'track': (
|
||||
'track_alt',
|
||||
|
|
|
|||
Loading…
Reference in a new issue