music-assistant-server

453 BJSON
manifest.json
453 B14 lines • json
1{
2  "type": "player",
3  "domain": "universal_group",
4  "stage": "experimental",
5  "name": "Universal Group Player",
6  "description": "Create universal groups to group speakers of different protocols/ecosystems to play the same audio (but not in sync).",
7  "codeowners": ["@music-assistant"],
8  "requirements": [],
9  "documentation": "https://music-assistant.io/faq/groups/",
10  "multi_instance": false,
11  "builtin": false,
12  "icon": "speaker-multiple"
13}
14