Replies: 21 comments 17 replies
-
I'll add that airsonic-advanced works as well using the listenbrainz protocol: |
Beta Was this translation helpful? Give feedback.
-
Thank you! Is Deadbeef using the legacy protocol by any chance? |
Beta Was this translation helpful? Give feedback.
-
I haven't a clue, sorry. This seems to be the source of the plugin: Around line 242-247, there is something about version 1.2, but I'm not sure if that's the protocol or something else. |
Beta Was this translation helpful? Give feedback.
-
For simple scrobbler did you use the full web URL in both the base URL and api URL on simple scribbler? Thanks. |
Beta Was this translation helpful? Give feedback.
-
ListenBrainz URL: |
Beta Was this translation helpful? Give feedback.
-
It should work, but you might wanna double-check that IP address. |
Beta Was this translation helpful? Give feedback.
-
With some modified files Squeezebox / Slimserver users can scrobble to maloja :) |
Beta Was this translation helpful? Give feedback.
-
mpdscribble works with the legacy endpoint.
|
Beta Was this translation helpful? Give feedback.
-
I created a (dockerized) javascript app that scrobbles a user's Spotify listening history to Maloja. Since it is directly polling Spotify's API it is independent of listening platform. It uses Maloj's native API. EDIT: Also supports scrobbling from Plex/Tautulli |
Beta Was this translation helpful? Give feedback.
-
This is working great mpd + ncmpcpp! Thanks. |
Beta Was this translation helpful? Give feedback.
-
I made a native scrobbler using the native API for macOS (iTunes/Music, Swinsian) |
Beta Was this translation helpful? Give feedback.
-
Don't know how I missed this, but Quod Libet is working very nicely with scrobbling service set to "Other", username as anything, and |
Beta Was this translation helpful? Give feedback.
-
any info on browser extensions (firefox, chromium) that work? |
Beta Was this translation helpful? Give feedback.
-
i am trying to build a maloja plugin for Winamp/WACUP, not sure how it'll go, join my maloja unofficial server discord.gg/9vS7eNu73r if you know anything about developing Winamp plugins or DLLs in Windows |
Beta Was this translation helpful? Give feedback.
-
audiosurf the game is a (partially) working scrobbler client now with my new mod 😎 https://github.com/duckfromdiscord/as-scrobbler https://github.com/duckfromdiscord/audiosurfscrobblerlib |
Beta Was this translation helpful? Give feedback.
-
Foobar2000 on MS Windows will get support for Maloja through the foo_listenbrianz2 plugin using the ListenBrainz API. Make sure to peruse the readme properly as the endpoint URL is a little different. |
Beta Was this translation helpful? Give feedback.
-
I use Pano Scrobbler on my Android device. It is great I have it Scrobble to both Last.fm and my Maloja instance that I run on my server. |
Beta Was this translation helpful? Give feedback.
-
I will add that iOS is pretty much unable to use something like Pano Scrobbler since apps cannot access the currently playing song (trust me, I've tried). The only native Maloja solution on the App Store is Web Scrobbler which only works for the browser as an extension. As far as I know there are no other apps that support Maloja on the Store. A Subsonic client like iSub and a Listenbrainz-compatible Subsonic server are pretty much the only solution I can think of on iOS. |
Beta Was this translation helpful? Give feedback.
-
I'm using Navidrome in docker and Symfonium on Android. Works perfectly. In my Navidrome docker-compose I added environment values: Note the /1/ in the BASEURL. That's key to getting Navidrome to scrobble correctly. |
Beta Was this translation helpful? Give feedback.
-
I've used last fm and libre fm for a good few years but looking to try and break cloud dependency where possible. Started playing with maloja yesterday and it seems to work great (running locally, docker-compose). Currently using simple scrobbler on my android phone and it scrobbles to all three platforms quite happily. I was wondering, is there any way to get a "now playing" working like libre FM? Better still if able to embed that info into another web page. Great project, kudos to the author. |
Beta Was this translation helpful? Give feedback.
-
Working on compiling an exhaustive list of scrobblers with native maloja support at https://github.com/duckfromdiscord/awesome-maloja. Let me know if there are any I have missed. |
Beta Was this translation helpful? Give feedback.
-
Hey, great project. Thanks.
I saw in the Readme that you wanted info about working clients.
So far, I have:
Beta Was this translation helpful? Give feedback.
All reactions