Files
addon/plugin.video.alfa/channels/zentorrents.json
2018-08-01 13:43:24 +02:00

24 lines
582 B
JSON
Executable File

{
"id": "zentorrents",
"name": "Zentorrent",
"active": false,
"adult": false,
"language": ["cast"],
"banner": "zentorrents.png",
"thumbnail": "http://s6.postimg.cc/9zv90yjip/zentorrentlogo.jpg",
"categories": [
"torrent",
"movie",
"tvshow"
],
"settings": [
{
"id": "include_in_global_search",
"type": "bool",
"label": "Incluir en busqueda global",
"default": true,
"enabled": true,
"visible": true
}
]
}