mirror of
https://github.com/beetbox/beets.git
synced 2025-12-14 04:23:56 +01:00
forgot another one
This commit is contained in:
parent
f39bc1f894
commit
e7d7c72ae1
1 changed files with 2 additions and 1 deletions
|
|
@ -171,7 +171,8 @@ def apply_metadata(album_info, mapping):
|
|||
'day',
|
||||
'artist',
|
||||
'artist_credit',
|
||||
'artist_sort'
|
||||
'artist_sort',
|
||||
'data_url'
|
||||
),
|
||||
'track': (
|
||||
'track_alt',
|
||||
|
|
|
|||
Loading…
Reference in a new issue