76 lines
1.6 KiB
JSON
Executable File
76 lines
1.6 KiB
JSON
Executable File
{
|
|
"id": "allpeliculas",
|
|
"name": "Allpeliculas",
|
|
"language": ["lat"],
|
|
"active": true,
|
|
"adult": false,
|
|
"version": 1,
|
|
"changes": [
|
|
{
|
|
"date": "24/06/2017",
|
|
"description": "Url mal escritas"
|
|
},
|
|
{
|
|
"date": "10/06/2017",
|
|
"description": "Reparado búsqueda de videos"
|
|
},
|
|
{
|
|
"date": "15/03/2017",
|
|
"description": "limpieza código"
|
|
},
|
|
{
|
|
"date": "16/02/2017",
|
|
"description": "Añadidas nuevas opciones y servidores"
|
|
},
|
|
{
|
|
"date": "19/03/2016",
|
|
"description": "Añadido soporte para la videoteca y reparada busqueda global."
|
|
}
|
|
],
|
|
"thumbnail": "http://i.imgur.com/aWCDWtn.png",
|
|
"banner": "allpeliculas.png",
|
|
"categories": [
|
|
"movie",
|
|
"vos",
|
|
"tvshow"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_peliculas",
|
|
"type": "bool",
|
|
"label": "Incluir en Novedades - Películas",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "modo_grafico",
|
|
"type": "bool",
|
|
"label": "Buscar información extra",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "perfil",
|
|
"type": "list",
|
|
"label": "Perfil de color",
|
|
"default": 0,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"Perfil 3",
|
|
"Perfil 2",
|
|
"Perfil 1"
|
|
]
|
|
}
|
|
]
|
|
} |