Do not use ISRC or barcode for lookups on MusicBrainz (#1302)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 13 May 2024 21:47:57 +0000 (23:47 +0200)
committerGitHub <noreply@github.com>
Mon, 13 May 2024 21:47:57 +0000 (23:47 +0200)
commit46fa74472b17e23cd310c5ec50d9ad8c9fcc90aa
tree0929b53cd66488eace1e7c7ff5521d7761ef5a7a
parent37020535e3cc626a7396f5de1cabc97297867eb8
Do not use ISRC or barcode for lookups on MusicBrainz (#1302)

this info is incomplete and will lead to many useless calls, the strict MB id's or text searches are preferred.
music_assistant/server/providers/musicbrainz/__init__.py