Passing websocket/http ioloop through to iris core methods
This commit is contained in:
@ -9,4 +9,9 @@ output = audioresample ! audioconvert ! audio/x-raw,rate=48000,channels=2,format
|
||||
hostname = 0.0.0.0
|
||||
|
||||
[mpd]
|
||||
hostname = 0.0.0.0
|
||||
hostname = 0.0.0.0
|
||||
|
||||
[spotify]
|
||||
# Fast startup because we use the Spotify HTTP API to load these instead
|
||||
# Makes playlists unavailable under Browse > Spotify.
|
||||
allow_playlists = false
|
||||
Reference in New Issue
Block a user