Files
addon/plugin.video.alfa/channels/miltorrents.json

39 lines
813 B
JSON
Executable File

{
"id": "miltorrents",
"name": "Miltorrents",
"active": true,
"adult": false,
"language": ["cast"],
"version": 1,
"changes": [
{
"date": "06/12/2016",
"description": "Release"
},
{
"date": "04/04/2017",
"description": "Migración a Httptools y algunos arreglos"
},
{
"date": "28/06/2017",
"description": "Correciones código y algunas mejoras"
}
],
"thumbnail": "http://imgur.com/KZoska0.png",
"banner": "miltorrents.png",
"categories": [
"torrent",
"movie",
"tvshow"
],
"settings": [
{
"id": "include_in_global_search",
"type": "bool",
"label": "Incluir en busqueda global",
"default": true,
"enabled": true,
"visible": true
}
]
}