[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.

ci: try to force dependabot to use npm 11.12.1

FoxxMD (Apr 1, 2026, 2:30 PM UTC) e5935c38 cac13fa3

+2 -1
+2 -1
docsite/package.json
··· 58 58 ] 59 59 }, 60 60 "engines": { 61 - "node": ">=20.19.2" 61 + "node": ">=20.19.2", 62 + "npm": ">=11.12.1" 62 63 } 63 64 }