music-assistant-server

387 BJSON
manifest.json
387 B15 lines • json
1{
2  "type": "metadata",
3  "domain": "lrclib",
4  "stage": "stable",
5  "name": "LRCLIB",
6  "description": "Primary lyrics provider, delivering synced and unsynced lyrics from the LrcLib database.",
7  "codeowners": ["@music-assistant"],
8  "requirements": [],
9  "documentation": "",
10  "multi_instance": false,
11  "builtin": true,
12  "allow_disable": true,
13  "icon": "mdi-folder-information"
14}
15