Files
addon/plugin.video.alfa/channels/pelisgratis.json
2017-07-28 19:37:39 -04:00

46 lines
1.0 KiB
JSON
Executable File

{
"id": "pelisgratis",
"name": "PelisGratis",
"active": true,
"adult": false,
"language": "es",
"thumbnail": "https://s30.postimg.org/kilh4lr4x/pelisgratis.png",
"banner": "https://s15.postimg.org/nztottswb/pelisgratis-banner.png",
"version": 1,
"changes": [
{
"date": "26/05/2017",
"description": "First release"
}
],
"categories": [
"latino",
"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
}
]
}