Files
addon/channels/streamingcommunity.json
2021-10-23 10:51:56 +02:00

21 lines
451 B
JSON

{
"id": "streamingcommunity",
"name": "StreamingCommunity",
"active": true,
"language": ["ita"],
"thumbnail": "streamingcommunity.png",
"banner": "streamingcommunity.png",
"categories": ["movie","tvshow"],
"settings": [
{
"id": "pagination",
"type": "list",
"label": "Pagination",
"default": 1,
"enabled": true,
"visible": true,
"lvalues": ["10", "20", "30", "40", "50", "60"]
}
]
}