music-assistant-server

312 BJSON
manifest.json
312 B13 lines • json
1{
2  "type": "music",
3  "domain": "test",
4  "stage": "alpha",
5  "name": "Test / demo provider",
6  "description": "Test/Demo provider that creates a collection of fake media items.",
7  "codeowners": ["@music-assistant"],
8  "requirements": [],
9  "documentation": "",
10  "multi_instance": false,
11  "builtin": false
12}
13