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

chore: add lib folder and future db files to gitignore

FoxxMD (May 5, 2026, 4:54 PM UTC) 2818d1d2 8127e4b6

+5 -1
+4 -1
.gitignore
··· 151 151 152 152 *storybook.log 153 153 storybook-static 154 - lib 154 + lib 155 + *.db 156 + *.db.* 157 + *.db-*lib
+1
docsite/.gitignore
··· 18 18 npm-debug.log* 19 19 yarn-debug.log* 20 20 yarn-error.log* 21 + lib