diff --git a/beetsplug/aura.py b/beetsplug/aura.py index 6cc965b21..60507b78f 100644 --- a/beetsplug/aura.py +++ b/beetsplug/aura.py @@ -116,7 +116,7 @@ ARTIST_ATTR_MAP = { # Required "name": "artist", # Optional - "artist_mbid": "mb_artistid", + "artist-mbid": "mb_artistid", }