Update pasateatorrent.json

This commit is contained in:
Intel1
2017-10-01 08:49:37 -05:00
committed by GitHub
parent fb4044b5b4
commit dff33d85ed

View File

@@ -6,23 +6,12 @@
"language": ["cast"],
"thumbnail": "http://imgur.com/iLeISt0.png",
"banner": "pasateatorrent.png",
"fanart": "http://imgur.com/uexmGEg.png",
"version": 1,
"changes": [
{
"date": "06/12/2016",
"description": "Release"
},
{
"date": "13/01/2017",
"description": "Arreglo sagas en peliculas que no se mostraban.Mejoras en series/info-capitulos"
},
{
"date": "04/04/2017",
"description": "Migración httptools.Adaptación proxy según Kodi sea igual o menor v.17.Pequeñas mejoras código"
},
{
"date": "28/06/2017",
"description": "Correciones código y algunas mejoras"
"date": "25/08/2017",
"description": "Revamp"
}
],
"categories": [
@@ -38,6 +27,14 @@
"default": true,
"enabled": true,
"visible": true
},
{
"id": "modo_grafico",
"type": "bool",
"label": "Buscar información extra (TMDB)",
"default": true,
"enabled": true,
"visible": true
}
]
}
}