From 5be64aa806672031c89752166e8d5977e7e25e10 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Wed, 11 Oct 2017 14:12:04 -0500 Subject: [PATCH] Delete copiapop.json --- plugin.video.alfa/channels/copiapop.json | 93 ------------------------ 1 file changed, 93 deletions(-) delete mode 100644 plugin.video.alfa/channels/copiapop.json diff --git a/plugin.video.alfa/channels/copiapop.json b/plugin.video.alfa/channels/copiapop.json deleted file mode 100644 index acdb4daf..00000000 --- a/plugin.video.alfa/channels/copiapop.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "id": "copiapop", - "name": "Copiapop/Diskokosmiko", - "language": ["cast", "lat"], - "active": true, - "adult": false, - "version": 1, - "changes": [ - { - "date": "15/03/2017", - "autor": "SeiTaN", - "description": "limpieza código" - }, - { - "date": "16/02/2017", - "autor": "Cmos", - "description": "Primera versión" - } - ], - "thumbnail": "http://i.imgur.com/EjbfM7p.png?1", - "banner": "copiapop.png", - "categories": [ - "movie", - "tvshow" - ], - "settings": [ - { - "id": "include_in_global_search", - "type": "bool", - "label": "Incluir en busqueda global", - "default": false, - "enabled": true, - "visible": true - }, - { - "id": "copiapopuser", - "type": "text", - "color": "0xFF25AA48", - "label": "Usuario Copiapop", - "enabled": true, - "visible": true - }, - { - "id": "copiapoppassword", - "type": "text", - "color": "0xFF25AA48", - "hidden": true, - "label": "Password Copiapop", - "enabled": "!eq(-1,'')", - "visible": true - }, - { - "id": "diskokosmikouser", - "type": "text", - "color": "0xFFC52020", - "label": "Usuario Diskokosmiko", - "enabled": true, - "visible": true - }, - { - "id": "diskokosmikopassword", - "type": "text", - "color": "0xFFC52020", - "hidden": true, - "label": "Password Diskokosmiko", - "enabled": "!eq(-1,'')", - "visible": true - }, - { - "id": "adult_content", - "type": "bool", - "color": "0xFFd50b0b", - "label": "Mostrar contenido adulto en las búsquedas", - "default": false, - "enabled": true, - "visible": true - }, - { - "id": "perfil", - "type": "list", - "label": "Perfil de color", - "default": 3, - "enabled": true, - "visible": true, - "lvalues": [ - "Sin color", - "Perfil 3", - "Perfil 2", - "Perfil 1" - ] - } - ] -} \ No newline at end of file