diff --git a/plugin.video.alfa/channels/cinemahd.json b/plugin.video.alfa/channels/cinemahd.json index 72ef64f0..79091cb0 100644 --- a/plugin.video.alfa/channels/cinemahd.json +++ b/plugin.video.alfa/channels/cinemahd.json @@ -19,6 +19,18 @@ "enabled": false, "visible": false }, + { + "id": "filter_languages", + "type": "list", + "label": "Mostrar enlaces en idioma...", + "default": 0, + "enabled": true, + "visible": true, + "lvalues": [ + "No filtrar", + "LAT" + ] + }, { "id": "include_in_newest_peliculas", "type": "bool", @@ -52,4 +64,4 @@ "visible": true } ] -} \ No newline at end of file +}