music-assistant-server

309 BJSON
manifest.json
309 B11 lines • json
1{
2  "type": "music",
3  "domain": "podcastfeed",
4  "stage": "stable",
5  "name": "Podcast RSS Feed",
6  "description": "Subscribe to and play any podcast via its RSS feed.",
7  "codeowners": ["@saeugetier"],
8  "documentation": "https://music-assistant.io/music-providers/podcastfeed/",
9  "multi_instance": true
10}
11