Updated default settings

This commit is contained in:
Krateng 2020-07-26 03:40:55 +02:00
parent 29f88539b4
commit 331374e35c
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ HOST = "::" # You most likely want either :: for IPv6 or 0.0.0.0 for IPv4 here
# whether to use metadata providers
METADATA_LASTFM = true
METADATA_SPOTIFY = true
METADATA_MUSICBRAINZ = true
# whether to proxy scrobble to other services
SCROBBLE_LASTFM = false