From 16e62184a857555075e07a79c82a0866604fc5c6 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Sat, 10 Feb 2018 09:07:26 -0500 Subject: [PATCH] peliculasnu: web no existe --- plugin.video.alfa/channels/peliculasnu.json | 76 --------------------- 1 file changed, 76 deletions(-) delete mode 100755 plugin.video.alfa/channels/peliculasnu.json diff --git a/plugin.video.alfa/channels/peliculasnu.json b/plugin.video.alfa/channels/peliculasnu.json deleted file mode 100755 index ba170ee8..00000000 --- a/plugin.video.alfa/channels/peliculasnu.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "id": "peliculasnu", - "name": "Peliculas.Nu", - "language": ["cast", "lat"], - "active": true, - "adult": false, - "thumbnail": "http://i.imgur.com/2iupwXE.png", - "banner": "peliculasnu.png", - "categories": [ - "movie", - "vos" - ], - "settings": [ - { - "id": "include_in_global_search", - "type": "bool", - "label": "Incluir en busqueda global", - "default": true, - "enabled": true, - "visible": true - }, - { - "id": "include_in_newest_peliculas", - "type": "bool", - "label": "Incluir en Novedades - Películas", - "default": true, - "enabled": true, - "visible": true - }, - { - "id": "include_in_newest_terror", - "type": "bool", - "label": "Incluir en Novedades - terror", - "default": true, - "enabled": true, - "visible": true - }, - { - "id": "include_in_newest_castellano", - "type": "bool", - "label": "Incluir en Novedades - Castellano", - "default": true, - "enabled": true, - "visible": true - }, - { - "id": "include_in_newest_latino", - "type": "bool", - "label": "Incluir en Novedades - Latino", - "default": true, - "enabled": true, - "visible": true - }, - { - "id": "modo_grafico", - "type": "bool", - "label": "Buscar información extra", - "default": true, - "enabled": true, - "visible": true - }, - { - "id": "perfil", - "type": "list", - "label": "Perfil de color", - "default": 2, - "enabled": true, - "visible": true, - "llvalues": [ - "Perfil 3", - "Perfil 2", - "Perfil 1" - ] - } - ] -} \ No newline at end of file