diff --git a/plugin.video.alfa/channels/ohlatino.json b/plugin.video.alfa/channels/ohlatino.json deleted file mode 100644 index 1e39fd1a..00000000 --- a/plugin.video.alfa/channels/ohlatino.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "id": "ohlatino", - "name": "OH!Latino", - "active": true, - "adult": false, - "language": ["lat"], - "thumbnail": "http://cinemiltonero.com/wp-content/uploads/2017/08/logo-Latino0.png", - "banner": "https://s27.postimg.org/bz0fh8jpf/oh-pelis-banner.png", - "categories": [ - "movie" - ], - "settings": [ - { - "id": "include_in_global_search", - "type": "bool", - "label": "Incluir en busqueda global", - "default": false, - "enabled": false, - "visible": false - }, - { - "id": "include_in_newest_latino", - "type": "bool", - "label": "Incluir en Novedades - Latino", - "default": true, - "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 - } - ] -}