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

43 lines
1012 B
JSON
Executable File

{
"id": "txibitsoft",
"name": "Txibitsoft",
"active": true,
"adult": false,
"language": "es",
"banner": "txibitsoft.png",
"thumbnail": "http://s27.postimg.org/hx5ohryxf/tblogo.jpg",
"version": 1,
"changes": [
{
"date": "07/12/2016",
"description": "Correciones código. Adaptación a Infoplus"
},
{
"date": "04/04/2017",
"description": "Migración a Httptools.Algunas mejoras código"
},
{
"date": "08/05/2017",
"description": "Workaround en error certificado ssl en algunos OS. Mejoras secciones de peliculas"
},
{
"date": "28/06/2017",
"description": "Corrección código y algunas mejoras"
}
],
"categories": [
"torrent",
"tvshow",
"movie"
],
"settings": [
{
"label": "Incluir en busqueda global",
"type": "bool",
"id": "include_in_global_search",
"default": true,
"enabled": true,
"visible": true
}
]
}