KoD 0.5 -riscritti molti canali per cambiamenti nella struttura stessa di kod -altre robe carine
45 lines
887 B
JSON
45 lines
887 B
JSON
{
|
|
"id": "filmpertutti",
|
|
"name": "Filmpertutti",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["ita"],
|
|
"thumbnail": "",
|
|
"banner": "",
|
|
"categories": ["tvshow","movie"],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Includi in ricerca globale",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_peliculas",
|
|
"type": "bool",
|
|
"label": "Includi in Novità - Film",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_series",
|
|
"type": "bool",
|
|
"label": "Incluir en Novedades - Series",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_italiano",
|
|
"type": "bool",
|
|
"label": "Includi in Novità - Italiano",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
}
|