blastbeng / spotisub

Spotify to subsonic Playlist Generator and Importer
MIT License
107 stars 6 forks source link

Use MusicbrainzId when available #39

Closed blastbeng closed 2 months ago

blastbeng commented 2 months ago

Is there an existing issue for this?

Expected feature

If a song on the subsonic db has a musicbrainzId it should be used to call musicbrainz apis and extract song isrc to compare with Spotify song isrc instead of doing text comparison

This will match a track with a precision of 100%

Possible Solutions

No response

Context / Reason

Track matching

Code of Conduct

blastbeng commented 2 months ago

Implemented in v0.2.3