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.
multi-scrobbler .env.example
551 B · 18 lines
123456789101112131415161718## All ENV config can go here#### if you are running node from the same directory to start MS## ## or if `env_file` is specified in docker-compose.yml## Set timezone from TZ Database name found here https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#TZ=Etc/GMT## Set directories for persistent data/logs## these defaults directories are ignored by git/docker #### see also https://docs.multi-scrobbler.app/installation/#config-and-data-directories#CONFIG_DIR=./config#DATA_DIR=./config#LOGS_DIR=./config/logs#LOG_LEVEL=trace