music-assistant-server

456 BJSON
manifest.json
456 B13 lines • json
1{
2  "type": "player",
3  "domain": "bluesound",
4  "stage": "stable",
5  "name": "Bluesound",
6  "description": "Send high-resolution audio to Bluesound speakers and multiroom systems.",
7  "codeowners": ["@cyanogenbot"],
8  "credits": ["[pyblu](https://github.com/LouisChrist/pyblu)"],
9  "requirements": ["pyblu==2.0.5"],
10  "documentation": "https://music-assistant.io/player-support/bluesound/",
11  "mdns_discovery": ["_musc._tcp.local.","_musp._tcp.local."]
12}
13