Something went wrong. Try again.
[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
Something went wrong. Try again.
382 B · 26 lines
1234567891011121314151617181920212223242526.schemaWrapper { margin-top: 1em; display: flex; flex-direction: row; row-gap: 1em; column-gap: 1em;}
.fileEditorMobile { display: none;}
@media screen and (max-width: 1378px) { .schemaWrapper { flex-direction: column; }}
@media screen and (max-width: 500px) { .fileEditor { display: none; } .fileEditorMobile { display: block }}