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

fix(docs): Fix css for important admonition details important type

FoxxMD (Jun 1, 2026, 2:35 PM UTC) be70e707 65841a8c

+1 -1
+1 -1
docsite/src/css/custom.css
··· 40 40 41 41 margin-bottom: var(--ifm-paragraph-margin-bottom); 42 42 43 - &:not(.alert--warning,.alert--success,.alert--secondary,.alert--danger) { 43 + &:not(.alert--warning,.alert--success,.alert--secondary,.alert--danger,.alert--important) { 44 44 --ifm-alert-background-color: transparent; 45 45 46 46 > summary {