38 lines
975 B
JSON
38 lines
975 B
JSON
{
|
|
"id": "ilgiramondo",
|
|
"name": "IlGiramondo",
|
|
"language": ["ita"],
|
|
"active": true,
|
|
"adult": false,
|
|
"thumbnail": "http://www.ilgiramondo.net/wp-content/uploads/2013/05/logo-fixed.jpg",
|
|
"banner": "http://www.ilgiramondo.net/wp-content/uploads/2013/05/logo-fixed.jpg",
|
|
"categories": ["documentary"],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": false,
|
|
"enabled": false,
|
|
"visible": false
|
|
},
|
|
{
|
|
"id": "include_in_newest_documentales",
|
|
"type": "bool",
|
|
"label": "Includi in Novità - Documentari",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_italiano",
|
|
"type": "bool",
|
|
"label": "Includi in Novità - Italiano",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
}
|
|
|