cab / lib /resources /plugins /config_defn.json
docs4you's picture
Upload 487 files
27867f1 verified
raw
history blame contribute delete
752 Bytes
{
"providers":{
"id": null,
"icon": "cast",
"label": "Providers",
"description": "Streaming Services",
"sections":{
"common":{
"label": "Common",
"sort": "Common1",
"icon": "cast",
"description": "Common settings for plugins",
"settings":{
"enabled":{
"label": "Enabled",
"type": "boolean",
"default": true,
"level": 1,
"help": "Will disable if an error occurs. Set to disable to disable all instances"
}
}
}
}
}
}