52 lines
1.1 KiB
JSON
Executable File
52 lines
1.1 KiB
JSON
Executable File
{
|
|
"id": "pelis24",
|
|
"name": "Pelis24",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": "es",
|
|
"thumbnail": "pelis24.png",
|
|
"banner": "pelis24.png",
|
|
"version": 1,
|
|
"changes": [
|
|
{
|
|
"date": "27/04/17",
|
|
"description": "Adaptación por cambio de dominio y estructura"
|
|
},
|
|
{
|
|
"date": "01/07/2016",
|
|
"description": "Eliminado código innecesario"
|
|
}
|
|
],
|
|
"categories": [
|
|
"latino",
|
|
"movie",
|
|
"vos",
|
|
"direct"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": false,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_peliculas",
|
|
"type": "bool",
|
|
"label": "Incluir en Novedades - Peliculas",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_infantiles",
|
|
"type": "bool",
|
|
"label": "Incluir en Novedades - Infantiles",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
} |