Skip to content

fix(musicbrainz): Exact-match artist search#203

Merged
BeardedBear merged 7 commits intomasterfrom
fix-mb-artist-search
Jan 17, 2026
Merged

fix(musicbrainz): Exact-match artist search#203
BeardedBear merged 7 commits intomasterfrom
fix-mb-artist-search

Conversation

@BeardedBear
Copy link
Owner

No description provided.

@claude
Copy link

claude bot commented Jan 17, 2026

No issues found. Checked for bugs and CLAUDE.md compliance.

Improve artist matching by normalizing names before comparison.
Punctuation is removed while preserving accents and numbers to reduce
false negatives when MusicBrainz returns names with punctuation or
diacritics.
Use Intl.DisplayNames to resolve ISO country codes to English names and
display them in the artist country tooltip when the name differs from
the
artist's area/begin-area. Also prevent Tooltip Teleport rendering when
no
text is present to avoid empty tooltip mounts.
@BeardedBear BeardedBear merged commit 4ecfaed into master Jan 17, 2026
7 checks passed
@BeardedBear BeardedBear deleted the fix-mb-artist-search branch January 17, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant