diff --git a/plugin.video.alfa/channels/zpeliculas.json b/plugin.video.alfa/channels/zpeliculas.json deleted file mode 100755 index 10ad062f..00000000 --- a/plugin.video.alfa/channels/zpeliculas.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "id": "zpeliculas", - "name": "Zpeliculas", - "active": true, - "adult": false, - "language": ["cast", "lat"], - "banner": "zpeliculas.png", - "thumbnail": "zpeliculas.png", - "categories": [ - "movie" - ], - "settings": [ - { - "id": "include_in_global_search", - "type": "bool", - "label": "Incluir en busqueda global", - "default": false, - "enabled": true, - "visible": true - }, - { - "id": "include_in_newest_peliculas", - "type": "bool", - "label": "Incluir en Novedades - Peliculas", - "default": true, - "enabled": true, - "visible": true - }, - { - "id": "include_in_newest_infantiles", - "type": "bool", - "label": "Incluir en Novedades - Infantiles", - "default": true, - "enabled": true, - "visible": true - } - ] -} \ No newline at end of file