feat: discogs description and bugfixes
This commit is contained in:
@@ -36,7 +36,7 @@ __api_mb_get_artist() {
|
||||
$CURL \
|
||||
--get \
|
||||
--data fmt=json \
|
||||
--data inc="url-rels" \
|
||||
--data inc="url-rels+artist-rels+aliases" \
|
||||
-A "$APP_NAME/$APP_VERSION ($APP_WEBSITE)" \
|
||||
"https://musicbrainz.org/ws/2/artist/$1"
|
||||
}
|
||||
|
Reference in New Issue
Block a user