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

test: increase global timeout

FoxxMD (May 11, 2026, 4:22 PM UTC) 97a01b6b 019133d7

+2 -1
+2 -1
.mocharc.json
··· 6 6 "file": [ 7 7 "./src/backend/tests/setup.ts" 8 8 ], 9 - "exit": true 9 + "exit": true, 10 + "timeout": 2500 10 11 }