Files
addon/plugin.video.alfa/channels/elitetorrent.json
Kingbox 5dca91c1a5 EliteTorrent: rediseño
Reparación y rediseño
2018-05-23 21:15:17 +02:00

27 lines
506 B
JSON

{
"id": "elitetorrent",
"name": "Elite Torrent",
"active": true,
"adult": false,
"language": ["*"],
"thumbnail": "elitetorrent.png",
"banner": "elitetorrent.png",
"categories": [
"torrent",
"movie",
"tvshow",
"documentary",
"vos"
],
"settings":[
{
"id": "include_in_global_search",
"type": "bool",
"label": "Incluir en busqueda global",
"default": false,
"enabled": true,
"visible": true
}
]
}