seriecanal: web no usada
This commit is contained in:
@@ -1,61 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "seriecanal",
|
|
||||||
"name": "Seriecanal",
|
|
||||||
"active": true,
|
|
||||||
"adult": false,
|
|
||||||
"language": ["cast"],
|
|
||||||
"thumbnail": "http://i.imgur.com/EwMK8Yd.png",
|
|
||||||
"banner": "seriecanal.png",
|
|
||||||
"categories": [
|
|
||||||
"tvshow",
|
|
||||||
"vos"
|
|
||||||
],
|
|
||||||
"settings": [
|
|
||||||
{
|
|
||||||
"id": "include_in_global_search",
|
|
||||||
"type": "bool",
|
|
||||||
"label": "Incluir en busqueda global",
|
|
||||||
"default": false,
|
|
||||||
"enabled": true,
|
|
||||||
"visible": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "modo_grafico",
|
|
||||||
"type": "bool",
|
|
||||||
"label": "Buscar información extra",
|
|
||||||
"default": true,
|
|
||||||
"enabled": true,
|
|
||||||
"visible": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "user",
|
|
||||||
"type": "text",
|
|
||||||
"label": "Usuario",
|
|
||||||
"color": "0xFFd50b0b",
|
|
||||||
"enabled": true,
|
|
||||||
"visible": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "password",
|
|
||||||
"type": "text",
|
|
||||||
"label": "Contraseña",
|
|
||||||
"color": "0xFFd50b0b",
|
|
||||||
"enabled": true,
|
|
||||||
"visible": true,
|
|
||||||
"hidden": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "perfil",
|
|
||||||
"type": "list",
|
|
||||||
"label": "Perfil de color",
|
|
||||||
"default": 2,
|
|
||||||
"enabled": true,
|
|
||||||
"visible": true,
|
|
||||||
"lvalues": [
|
|
||||||
"Perfil 3",
|
|
||||||
"Perfil 2",
|
|
||||||
"Perfil 1"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user