From cc4fc8cbdea4ad5f96dadbd575c1bfe1db0d43d3 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Wed, 18 Oct 2017 17:29:30 -0500 Subject: [PATCH] Delete vixto.json --- plugin.video.alfa/channels/vixto.json | 100 -------------------------- 1 file changed, 100 deletions(-) delete mode 100755 plugin.video.alfa/channels/vixto.json diff --git a/plugin.video.alfa/channels/vixto.json b/plugin.video.alfa/channels/vixto.json deleted file mode 100755 index a23a7fa4..00000000 --- a/plugin.video.alfa/channels/vixto.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "id": "vixto", - "name": "Vixto", - "active": true, - "adult": false, - "language": ["cast", "lat"], - "banner": "vixto.png", - "thumbnail": "http://i.imgur.com/y4c4HT2.png", - "version": 1, - "changes": [ - { - "date": "15/03/2017", - "description": "limpieza código" - }, - { - "date": "16/02/2017", - "description": "Correccion para el apartado de series" - }, - { - "date": "12/11/2016", - "description": "Primera version, sustituye a oranline" - } - ], - "categories": [ - "movie", - "tvshow", - "vos" - ], - "settings": [ - { - "id": "include_in_newest_peliculas", - "type": "bool", - "label": "Incluir en Novedades - Películas", - "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": 0, - "enabled": true, - "visible": true, - "lvalues": [ - "Perfil 3", - "Perfil 2", - "Perfil 1" - ] - }, - { - "id": "filterlanguages", - "type": "list", - "label": "Mostrar enlaces en idioma...", - "default": 3, - "enabled": true, - "visible": true, - "lvalues": [ - "VOSE", - "Latino", - "Español", - "No filtrar" - ] - }, - { - "id": "filterlinks", - "type": "list", - "label": "Mostrar enlaces de tipo...", - "default": 2, - "enabled": true, - "visible": true, - "lvalues": [ - "Solo Descarga", - "Solo Online", - "No filtrar" - ] - }, - { - "id": "orderlinks", - "type": "list", - "label": "Ordenar enlaces por...", - "default": 2, - "enabled": true, - "visible": true, - "lvalues": [ - "Servidor", - "Idioma", - "Más recientes" - ] - } - ] -} \ No newline at end of file