[READ-ONLY] Mirror of https://github.com/FoxxMD/multi-scrobbler. Scrobble plays from multiple sources to multiple clients docs.multi-scrobbler.app
deezer docker jellyfin koito lastfm listenbrainz maloja mopidy mpris music music-assistant plex scrobble self-hosted spotify subsonic tautulli youtube-music
0

Configure Feed

Select the types of activity you want to include in your feed.

feat(docs): Update docusaurus to 3.9.2

FoxxMD (Apr 6, 2026, 2:23 PM UTC) 52b301e7 72639616

+3
+3
docsite/package.json
··· 60 60 "engines": { 61 61 "node": ">=24.14.0", 62 62 "npm": ">=11.12.1" 63 + }, 64 + "overrides": { 65 + "lodash": "4.18.1" 63 66 } 64 67 }