46 lines
1.1 KiB
JSON
Executable File
46 lines
1.1 KiB
JSON
Executable File
{
|
|
"id": "pelisgratis",
|
|
"name": "PelisGratis",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["cast", "lat"],
|
|
"thumbnail": "https://s30.postimg.cc/kilh4lr4x/pelisgratis.png",
|
|
"banner": "https://s15.postimg.cc/nztottswb/pelisgratis-banner.png",
|
|
"categories": [
|
|
"movie"
|
|
],
|
|
"settings": [
|
|
{
|
|
"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
|
|
}
|
|
]
|
|
} |