music-assistant-server

563 BJSON
manifest.json
563 B15 lines • json
1{
2  "type": "player",
3  "domain": "universal_player",
4  "stage": "stable",
5  "name": "Universal Player",
6  "description": "Provides support for players that have no native (vendor-specific) provider in Music Assistant but support one or more generic streaming protocols such as AirPlay, Chromecast, or DLNA. Automatically created for protocol-only devices.",
7  "codeowners": ["@music-assistant"],
8  "requirements": [],
9  "documentation": "https://music-assistant.io/",
10  "multi_instance": false,
11  "builtin": true,
12  "allow_disable": false,
13  "icon": "speaker"
14}
15