music-assistant-server

421 BJSON
manifest.json
421 B14 lines • json
1{
2  "type": "player",
3  "domain": "sync_group",
4  "stage": "stable",
5  "name": "Sync Group Player",
6  "description": "Create (permanent) sync groups to group speakers of compatible protocols/ecosystems to play audio in sync.",
7  "codeowners": ["@music-assistant"],
8  "requirements": [],
9  "documentation": "https://music-assistant.io/faq/groups/",
10  "multi_instance": false,
11  "builtin": true,
12  "allow_disable": false
13}
14