[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
474 B
Creating a Pull Request#
Please follow these guidelines when contributing code to this repository:
- Use conventional commit format when creating commits.
- Preferably, please use a feature branch instead of committing directly to
master. - Ensure that if your code is covered by an existing test that you have updated the test accordingly