Add Snapcast support
This commit is contained in:
12
mopidy.conf
12
mopidy.conf
@@ -21,9 +21,9 @@
|
||||
#config_file =
|
||||
|
||||
[audio]
|
||||
# Check audio.conf for audio output config
|
||||
#mixer = software
|
||||
mixer_volume = 10
|
||||
#output = autoaudiosink
|
||||
#visualizer =
|
||||
|
||||
[proxy]
|
||||
@@ -55,7 +55,7 @@ data_dir = /var/lib/mopidy/local
|
||||
enabled = true
|
||||
hostname = 0.0.0.0
|
||||
port = 6600
|
||||
#password = dada123
|
||||
#password =
|
||||
max_connections = 20
|
||||
connection_timeout = 60
|
||||
zeroconf = Mopidy MPD server on $hostname
|
||||
@@ -84,8 +84,8 @@ protocols =
|
||||
|
||||
[spotify]
|
||||
enabled = true
|
||||
#username =
|
||||
#password =
|
||||
#username =
|
||||
#password =
|
||||
bitrate = 320
|
||||
|
||||
[spotify_tunigo]
|
||||
@@ -96,11 +96,11 @@ region = all
|
||||
enabled = false
|
||||
|
||||
[soundcloud]
|
||||
enabled = true
|
||||
enabled = false
|
||||
#auth_token =
|
||||
|
||||
[scrobbler]
|
||||
enabled = true
|
||||
enabled = false
|
||||
#username =
|
||||
#password =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user