spl0k / supysonic

Supysonic is a Python implementation of the Subsonic server API.
https://supysonic.readthedocs.io
GNU Affero General Public License v3.0
263 stars 58 forks source link

MusicBrainz support #80

Open spl0k opened 6 years ago

spl0k commented 6 years ago

See how we could integrate with MusicBrainz. The first thing that comes to mind is using it to merge different artist names (artist credit) in one single main name.

ivan-avalos commented 1 year ago

Or maybe support scrobbling via ListenBrainz? It has a Last.fm-compatible API.

spl0k commented 1 year ago

Yeah I have a number of ideas on *Brainz integration, including this one. I'm just a bit lazy to bring them in 😅 (look at the date I created the issue)