show release-group artist (as credited)

This commit is contained in:
2025-07-23 23:08:29 +02:00
parent c2c85260bf
commit 744dca7c1d
4 changed files with 7 additions and 3 deletions

View File

@@ -17,6 +17,7 @@ __api_mb_browse_release_groups() {
$CURL \
--get \
--data fmt=json \
--data inc=artist-credits \
--data limit="$MB_BROWSE_STEPS" \
--data offset="${2:-0}" \
--data-urlencode artist="$1" \