Skip to content

feat(musicbrainz): Lookup artists by Spotify URL#205

Merged
BeardedBear merged 1 commit intomasterfrom
fix-artist-search-by-spotify-id
Feb 16, 2026
Merged

feat(musicbrainz): Lookup artists by Spotify URL#205
BeardedBear merged 1 commit intomasterfrom
fix-artist-search-by-spotify-id

Conversation

@BeardedBear
Copy link
Owner

Use MusicBrainz URL lookup (Spotify artist URL) to find the exact MusicBrainz artist and avoid homonyms. Add MusicBrainzUrlLookup interface
and searchMusicBrainzBySpotifyId helper. Update ArtistStore.getIds to accept an optional spotifyId and prefer URL lookup with a fallback to name search. Include minor formatting tweaks and package-lock dependency bump.

Use MusicBrainz URL lookup (Spotify artist URL) to find the exact
MusicBrainz artist and avoid homonyms. Add MusicBrainzUrlLookup
interface
and searchMusicBrainzBySpotifyId helper. Update ArtistStore.getIds to
accept an optional spotifyId and prefer URL lookup with a fallback to
name search. Include minor formatting tweaks and package-lock dependency
bump.
@BeardedBear BeardedBear merged commit 24ddd67 into master Feb 16, 2026
7 checks passed
@BeardedBear BeardedBear deleted the fix-artist-search-by-spotify-id branch February 16, 2026 12:59
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