58 lines
1.3 KiB
JSON
58 lines
1.3 KiB
JSON
{
|
|
"id": "pelisplus",
|
|
"name": "PelisPlus",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["lat"],
|
|
"thumbnail": "https://s13.postimg.cc/z5dbzfasn/pelisplus.png",
|
|
"banner": "https://s16.postimg.cc/p9xz2vlo5/pelisplus_banner.png",
|
|
"categories": [
|
|
"movie",
|
|
"tvshow",
|
|
"documentary",
|
|
"direct"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_newest_latino",
|
|
"type": "bool",
|
|
"label": "Incluir en Novedades - Latino",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"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 - 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
|
|
}
|
|
]
|
|
}
|