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

remove tsx from mocha setup

FoxxMD (Jul 9, 2026, 1:27 PM UTC) fd591be3 63b23689

-1
-1
.mocharc.json
··· 1 1 { 2 2 "reporter": "dot", 3 3 "extension": "ts", 4 - "import": "tsx/esm", 5 4 "spec": "./src/backend/tests/**/*.test.ts", 6 5 "file": [ 7 6 "./src/backend/tests/setup.ts"