68 lines
1.6 KiB
JSON
68 lines
1.6 KiB
JSON
{
|
|
"id": "doomtv",
|
|
"name": "doomtv",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["lat"],
|
|
"thumbnail": "https://s2.postimg.cc/jivgi4ak9/doomtv.png",
|
|
"banner": "https://s32.postimg.cc/6gxyripvp/doomtv_banner.png",
|
|
"version": 1,
|
|
"categories": [
|
|
"movie",
|
|
"direct"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": false,
|
|
"enabled": false,
|
|
"visible": false
|
|
},
|
|
{
|
|
"id": "filter_languages",
|
|
"type": "list",
|
|
"label": "Mostrar enlaces en idioma...",
|
|
"default": 0,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"No filtrar",
|
|
"Latino"
|
|
]
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"id": "include_in_newest_terror",
|
|
"type": "bool",
|
|
"label": "Incluir en Novedades - terror",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_latino",
|
|
"type": "bool",
|
|
"label": "Incluir en Novedades - Latino",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
} |