radiant-player / radiant-player-mac

:notes: Turn Google Play Music into a separate, beautiful application that integrates with your Mac.
http://radiant-player.github.io/radiant-player-mac/
MIT License
2.99k stars 261 forks source link

libre.fm support? #366

Open realgeek opened 9 years ago

realgeek commented 9 years ago

I just dumped all my plays from last.fm and imported to libre.fm. Any chance to support it?

brendonrapp commented 9 years ago

+1, I am looking to do the same thing.

chrismou commented 9 years ago

As a hacky workaround, take a look at this:

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

LibreFm have implemented their API methods to be exactly the same as LastFM's, so in theory pointing ws.audioscrobbler.com at the libre.fm IP should be enough for it to work (though I've not tried it myself, admittedly).

Let me know how you get on, I'd be interested to know if those instructions still work.