Update pasateatorrent.json

This commit is contained in:
Intel1
2017-10-01 08:49:37 -05:00
committed by GitHub
parent fb4044b5b4
commit dff33d85ed
+12 -15
View File
@@ -6,23 +6,12 @@
"language": ["cast"], "language": ["cast"],
"thumbnail": "http://imgur.com/iLeISt0.png", "thumbnail": "http://imgur.com/iLeISt0.png",
"banner": "pasateatorrent.png", "banner": "pasateatorrent.png",
"fanart": "http://imgur.com/uexmGEg.png",
"version": 1, "version": 1,
"changes": [ "changes": [
{ {
"date": "06/12/2016", "date": "25/08/2017",
"description": "Release" "description": "Revamp"
},
{
"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"
} }
], ],
"categories": [ "categories": [
@@ -38,6 +27,14 @@
"default": true, "default": true,
"enabled": true, "enabled": true,
"visible": true "visible": true
},
{
"id": "modo_grafico",
"type": "bool",
"label": "Buscar información extra (TMDB)",
"default": true,
"enabled": true,
"visible": true
} }
] ]
} }