/
/
/
1{
2 "config_entries": {
3 "api_key": {
4 "label": "API Key",
5 "description": "Your Podcast Index API key. Get your free API credentials at https://api.podcastindex.org/"
6 },
7 "api_secret": {
8 "label": "API Secret",
9 "description": "Your Podcast Index API secret"
10 },
11 "stored_podcasts": {
12 "label": "Subscribed Podcasts"
13 }
14 },
15 "media": {
16 "folder": {
17 "trending_podcasts": { "name": "Trending Podcasts" },
18 "recent_episodes": { "name": "Recent Episodes" },
19 "categories": { "name": "Categories" }
20 }
21 },
22 "manifest": {
23 "description": "Discover and play podcasts using the open Podcast Index."
24 }
25}
26