music-assistant-server

282 BJSON
manifest.json
282 B11 lines • json
1{
2  "type": "music",
3  "domain": "gpodder",
4  "stage": "stable",
5  "name": "gPodder",
6  "description": "Subscribe to and fetch podcasts from gPodder.",
7  "codeowners": ["@fmunkes"],
8  "documentation": "https://music-assistant.io/music-providers/gpodder",
9  "multi_instance": true
10}
11