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

Removed optional settings

authored by

Druidblack and committed by
GitHub
(Apr 6, 2026, 8:57 PM +0300) 5b16e885 7897dc95

+1 -8
+1 -8
config/ymbridge.json.example
··· 5 5 "data": { 6 6 "url": "http://192.168.1.161:9980", 7 7 "apiKey": "change-me", 8 - "interval": 5, 9 - "maxInterval": 20, 10 - }, 11 - "options": { 12 - "scrobbleThresholds": { 13 - "percent": 50, 14 - "duration": 240 15 - } 8 + "interval": 5 16 9 } 17 10 } 18 11 ]