21 lines
551 B
JSON
21 lines
551 B
JSON
{
|
|
"id": "casacinema",
|
|
"name": "Casacinema",
|
|
"language": ["ita", "vosi"],
|
|
"active": true,
|
|
"adult": false,
|
|
"thumbnail": "https://raw.githubusercontent.com/Zanzibar82/images/master/posters/casacinema.png",
|
|
"banner": "https://raw.githubusercontent.com/Zanzibar82/images/master/posters/casacinema.png",
|
|
"categories": ["tvshow", "movie","vos"],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "@70728",
|
|
"default": false,
|
|
"enabled": false,
|
|
"visible": false
|
|
}
|
|
]
|
|
}
|