multi-scrobbler review 2026: how this open-source, self-hosted scrobbling tool syncs listening history to Last.fm and ListenBrainz, plus setup and features.
Researched and fact-checked by Bartu Cavusoglu · Updated July 18, 2026
Visit multi-scrobbler Website →
multi-scrobbler is an open-source, self-hosted tool built by developer FoxxMD to solve a common problem for people who listen to music across many different apps and devices: keeping a single, accurate scrobble history on services like Last.fm or ListenBrainz. Instead of installing a separate scrobbling plugin for every player, multi-scrobbler runs as one background service that talks directly to the APIs of each listening source.
The project is commonly deployed via Docker and is popular within the self-hosted home media community, often running alongside servers like Jellyfin, Plex, or Navidrome to fill in scrobbling functionality those platforms lack natively.
multi-scrobbler connects to a range of Sources, including Spotify, Plex, Jellyfin, Navidrome, and YouTube Music, and forwards listening activity to Clients such as Last.fm, ListenBrainz, and the self-hosted Maloja scrobble tracker. Because it talks directly to service APIs, it captures plays regardless of which app or device was used.
The tool includes a web dashboard for reviewing scrobble history, status, and logs, plus monitoring options like webhook alerts, healthcheck endpoints, and Prometheus metrics. It can also clean up and correct scrobble metadata using pattern matching or MusicBrainz lookups for more accurate artist and track data.
multi-scrobbler is completely free and open-source software released under the MIT license, with no paid tiers or subscription plans. Users self-host it on their own hardware or server, most commonly via a Docker container.
As a single-maintainer open-source project, development is community and volunteer-driven rather than commercially funded, and there is no official company or paid support offering behind it.
multi-scrobbler is a self-hosted tool that captures your music listening activity from multiple sources like Spotify, Plex, and Jellyfin and scrobbles it to services like Last.fm and ListenBrainz.
Yes, multi-scrobbler is free and open-source software released under the MIT license, with no paid tiers.
It is most commonly deployed as a Docker container, though it can also be run locally using Node.js.
It can send scrobbles to Last.fm, ListenBrainz, and the self-hosted Maloja scrobble tracker.
multi-scrobbler consolidates scrobbling from many different sources and apps into one place, so you do not need a separate plugin or extension for every platform you listen on.
multi-scrobbler is developed and maintained by FoxxMD as an open-source project on GitHub.