From 5a614e97b74fcf0a4a4ba046fe626a0a8307f672 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Wed, 28 Mar 2018 16:48:26 -0500 Subject: [PATCH] grantorrent: pagina no existe --- plugin.video.alfa/channels/grantorrent.json | 33 --------------------- 1 file changed, 33 deletions(-) delete mode 100644 plugin.video.alfa/channels/grantorrent.json diff --git a/plugin.video.alfa/channels/grantorrent.json b/plugin.video.alfa/channels/grantorrent.json deleted file mode 100644 index fe8c7bd7..00000000 --- a/plugin.video.alfa/channels/grantorrent.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "id": "grantorrent", - "name": "GranTorrent", - "active": true, - "adult": false, - "language": ["cast"], - "thumbnail": "grantorrent.jpg", - "banner": "grantorrent.png", - "fanart": "grantorrent.png", - "categories": [ - "torrent", - "movie", - "tvshow" - ], - "settings": [ - { - "id": "include_in_global_search", - "type": "bool", - "label": "Incluir en busqueda global", - "default": true, - "enabled": true, - "visible": true - }, - { - "id": "modo_grafico", - "type": "bool", - "label": "Buscar información extra (TMDB)", - "default": true, - "enabled": true, - "visible": true - } - ] -}