12345678910111213141516171819 |
- [stream]
- bind_to_address = 0.0.0.0
- port = 2704
- source = librespot:///usr/local/bin/librespot?name=kitchen&devicename=Kitchen-Dining
- source = librespot:///usr/local/bin/librespot?name=living&devicename=LivingRoom
- source = librespot:///usr/local/bin/librespot?name=bath&devicename=Bathroom
- source = librespot:///usr/local/bin/librespot?name=craft&devicename=Craftroom
- source = librespot:///usr/local/bin/librespot?name=bed&devicename=Bedroom
- source = librespot:///usr/local/bin/librespot?name=basement&devicename=Basement
- source = librespot:///usr/local/bin/librespot?name=backyard&devicename=Backyard
- source = librespot:///usr/local/bin/librespot?name=frontyard&devicename=Frontyard
- codec = flac
- send_to_muted = false
- [http]
- enabled = true
- bind_to_address = 0.0.0.0
- port = 2780
- doc_root = /usr/local/share/snapserver/snapweb/
|