music-assistant-server

383 BJSON
manifest.json
383 B13 lines • json
1{
2  "type": "music",
3  "domain": "radiobrowser",
4  "stage": "stable",
5  "name": "RadioBrowser",
6  "description": "Listen to thousands of internet radio stations from across the world.",
7  "codeowners": ["@gieljnssns"],
8  "requirements": ["radios==0.3.2"],
9  "documentation": "https://music-assistant.io/music-providers/radio-browser/",
10  "multi_instance": false,
11  "icon": "radio"
12}
13