mirror of
https://github.com/beetbox/beets.git
synced 2025-12-29 12:02:44 +01:00
AURA: Update artist-mbid attribute to use '-'
This commit is contained in:
parent
c2a92fdbf8
commit
7e819d2a2e
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ ARTIST_ATTR_MAP = {
|
|||
# Required
|
||||
"name": "artist",
|
||||
# Optional
|
||||
"artist_mbid": "mb_artistid",
|
||||
"artist-mbid": "mb_artistid",
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue