diff --git a/plugin.video.alfa/channels/ciberpeliculashd.json b/plugin.video.alfa/channels/ciberpeliculashd.json new file mode 100644 index 00000000..e6b7bfbd --- /dev/null +++ b/plugin.video.alfa/channels/ciberpeliculashd.json @@ -0,0 +1,62 @@ +{ + "id": "ciberpeliculashd", + "name": "Ciberpeliculashd", + "active": true, + "adult": false, + "language": ["lat"], + "thumbnail": "https://s17.postimg.org/78tekxeov/ciberpeliculashd1.png", + "banner": "", + "categories": [ + "movie" + ], + "settings": [ + { + "id": "modo_grafico", + "type": "bool", + "label": "Buscar información extra", + "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": "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 - 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 + }, + { + "id": "include_in_newest_terror", + "type": "bool", + "label": "Incluir en Novedades - terror", + "default": true, + "enabled": true, + "visible": true + } + ] +} diff --git a/plugin.video.alfa/channels/cineasiaenlinea.pyo b/plugin.video.alfa/channels/cineasiaenlinea.pyo new file mode 100644 index 00000000..3f6a501f Binary files /dev/null and b/plugin.video.alfa/channels/cineasiaenlinea.pyo differ