KoD 0.5 -riscritti molti canali per cambiamenti nella struttura stessa di kod -altre robe carine
50 lines
1.0 KiB
JSON
50 lines
1.0 KiB
JSON
{
|
|
"id": "eurostreaming",
|
|
"name": "Eurostreaming",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["ita"],
|
|
"thumbnail": "eurostreaming.png",
|
|
"banner": "eurostreaming.png",
|
|
"categories": ["tvshow","anime","vosi"],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Includi ricerca globale",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_series",
|
|
"type": "bool",
|
|
"label": "Includi in novità - Serie TV",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_italiano",
|
|
"type": "bool",
|
|
"label": "Includi in Novità - Italiano",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "filter_languages",
|
|
"type": "list",
|
|
"label": "Mostra link in lingua...",
|
|
"default": 0,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"Non filtrare",
|
|
"ITA",
|
|
"vosi"
|
|
]
|
|
}
|
|
]
|
|
}
|