101 lines
2.1 KiB
JSON
Executable File
101 lines
2.1 KiB
JSON
Executable File
{
|
|
"id": "vixto",
|
|
"name": "Vixto",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": "es",
|
|
"banner": "vixto.png",
|
|
"thumbnail": "http://i.imgur.com/y4c4HT2.png",
|
|
"version": 1,
|
|
"changes": [
|
|
{
|
|
"date": "15/03/2017",
|
|
"description": "limpieza código"
|
|
},
|
|
{
|
|
"date": "16/02/2017",
|
|
"description": "Correccion para el apartado de series"
|
|
},
|
|
{
|
|
"date": "12/11/2016",
|
|
"description": "Primera version, sustituye a oranline"
|
|
}
|
|
],
|
|
"categories": [
|
|
"latino",
|
|
"movie",
|
|
"tvshow",
|
|
"vos"
|
|
],
|
|
"settings": [
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"id": "filterlanguages",
|
|
"type": "list",
|
|
"label": "Mostrar enlaces en idioma...",
|
|
"default": 3,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"VOSE",
|
|
"Latino",
|
|
"Español",
|
|
"No filtrar"
|
|
]
|
|
},
|
|
{
|
|
"id": "filterlinks",
|
|
"type": "list",
|
|
"label": "Mostrar enlaces de tipo...",
|
|
"default": 2,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"Solo Descarga",
|
|
"Solo Online",
|
|
"No filtrar"
|
|
]
|
|
},
|
|
{
|
|
"id": "orderlinks",
|
|
"type": "list",
|
|
"label": "Ordenar enlaces por...",
|
|
"default": 2,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"Servidor",
|
|
"Idioma",
|
|
"Más recientes"
|
|
]
|
|
}
|
|
]
|
|
} |