53 lines
1.1 KiB
JSON
Executable File
53 lines
1.1 KiB
JSON
Executable File
{
|
|
"id": "lacajita",
|
|
"name": "LaCajita",
|
|
"language": ["cast", "lat"],
|
|
"active": true,
|
|
"adult": false,
|
|
"thumbnail": "http://i.imgur.com/LVdupxc.png",
|
|
"categories": [
|
|
"movie",
|
|
"vos"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en búsqueda global",
|
|
"default": false,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "modo_grafico",
|
|
"type": "bool",
|
|
"color": "0xFFd50b0b",
|
|
"label": "Buscar información extra",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "perfil",
|
|
"type": "list",
|
|
"label": "Perfil de color",
|
|
"default": 3,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"Sin color",
|
|
"Perfil 3",
|
|
"Perfil 2",
|
|
"Perfil 1"
|
|
]
|
|
},
|
|
{
|
|
"id": "include_in_newest_terror",
|
|
"type": "bool",
|
|
"label": "Incluir en Novedades - terror",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
} |