From dff33d85eda4e8cc1746f2718411069beca54c53 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Sun, 1 Oct 2017 08:49:37 -0500 Subject: [PATCH] Update pasateatorrent.json --- .../channels/pasateatorrent.json | 27 +++++++++---------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/plugin.video.alfa/channels/pasateatorrent.json b/plugin.video.alfa/channels/pasateatorrent.json index 71883a91..ebd133b2 100755 --- a/plugin.video.alfa/channels/pasateatorrent.json +++ b/plugin.video.alfa/channels/pasateatorrent.json @@ -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 } ] -} \ No newline at end of file +}