Files
addon/plugin.video.alfa/channels/peliculasgratis.json
2017-10-27 19:43:01 +02:00

24 lines
502 B
JSON
Executable File

{
"id": "peliculasgratis",
"name": "PeliculasGratis",
"active": true,
"adult": false,
"language": ["cast", "lat"],
"thumbnail": "http://imgur.com/ThH8Zmk.png",
"banner": "peliculasgratis.png",
"categories": [
"torrent",
"movie",
"tvshow"
],
"settings": [
{
"id": "include_in_global_search",
"type": "bool",
"label": "Incluir en busqueda global",
"default": true,
"enabled": true,
"visible": true
}
]
}