nukeop / nuclear

Streaming music player that finds free music for you
https://nuclear.js.org/
GNU Affero General Public License v3.0
11.94k stars 1.04k forks source link

Feature Request: Add Libre.fm support #111

Open chaosmonk1 opened 5 years ago

chaosmonk1 commented 5 years ago

Libre.fm is a free-as-in-freedom Last.fm replacement powered by GNU FM. It would be great if nuclear could support Libre.fm in addition to Last.fm.

https://libre.fm/

nukeop commented 5 years ago

Why not. Do you know where to find some API docs? Any application authorization with the site's hosts required?

chaosmonk1 commented 5 years ago

It looks like there's some documentation here,

https://git.gnu.io/foocorp/librefm/wikis/Librefm_API

and according to this page

https://git.gnu.io/foocorp/librefm/wikis/Librefm_API_methods

it appears that some but not all features require authentication.

nukeop commented 5 years ago

Ok, if I can figure out how to scrobble tracks, I'm gonna add support for this.

githubtefo commented 4 years ago

On this regard, you could also check https://listenbrainz.org/, which is the open source version of AudioScrobbler®.

nukeop commented 4 years ago

Thank you for the suggestion, this looks good.

Krusty27 commented 2 years ago

Any update on this? Is this idea still in development?

nukeop commented 2 years ago

I haven't added support and I'm not working on this, since I'm currently focusing on improving the quality of existing features before introducing anything new, but contributors are welcome to pick this up.