elamperti / OpenWebScrobbler

🎧 An open source web scrobbler for Last.fm
https://openscrobbler.com/
GNU General Public License v2.0
320 stars 37 forks source link

Send tracks to listenbrainz #225

Open elamperti opened 9 months ago

elamperti commented 9 months ago

Describe the solution you'd like Open Scrobbler should be able to push tracks to listenbrainz in the same way it currently scrobbles to last.fm.

Listenbrainz has a proxy compatible with last.fm, so it should be possible to reutilize significant parts of the current code (but it requires new logic to handle this split).

Describe alternatives you've considered Users currently have to manually import/update their listenbrainz profile using lastfm data.

Additional context Requested on Discord by asmLANG and k8vsy (permalink)

freezerburn26 commented 4 months ago

Please do this!

yellowsink commented 4 months ago

worth noting that listenbrainz has an open pr for the equivalent of this site on their end https://github.com/metabrainz/listenbrainz-server/pull/2894