music-assistant-server

391 BJSON
manifest.json
391 B14 lines • json
1{
2  "type": "metadata",
3  "domain": "theaudiodb",
4  "stage": "stable",
5  "name": "The Audio DB",
6  "description": "Provides artist images, album art, and rich textual metadata from TheAudioDB for use in the Music Assistant UI.",
7  "codeowners": ["@music-assistant"],
8  "requirements": [],
9  "documentation": "",
10  "multi_instance": false,
11  "builtin": true,
12  "icon": "folder-information"
13}
14