Passing websocket/http ioloop through to iris core methods

This commit is contained in:
James Barnsley
2020-01-23 06:57:52 +13:00
parent 7bbf9621ab
commit b23917dca0
6 changed files with 89 additions and 19 deletions

View File

@ -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