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

Use default scopes

FoxxMD (Sep 5, 2025, 6:55 PM UTC) 8dd9958b 869c7dcf

+1 -1
+1 -1
src/backend/sources/YTMusicSource.ts
··· 97 97 return x; 98 98 }).flat(1); 99 99 } else { 100 - scopes = VALID_SCOPES; 100 + scopes = DEFAULT_SCOPES; 101 101 } 102 102 103 103 return {