21 lines
451 B
JSON
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"]
|
|
}
|
|
]
|
|
}
|