diff --git a/plugin.video.alfa/channels/cinefox.json b/plugin.video.alfa/channels/cinefox.json index 3563b5cc..17b3228f 100755 --- a/plugin.video.alfa/channels/cinefox.json +++ b/plugin.video.alfa/channels/cinefox.json @@ -20,6 +20,21 @@ "enabled": true, "visible": true }, + { + "id": "filter_languages", + "type": "list", + "label": "Mostrar enlaces en idioma...", + "default": 0, + "enabled": true, + "visible": true, + "lvalues": [ + "No filtrar", + "LAT", + "CAST", + "VOSE", + "VO" + ] + }, { "id": "save_last_search", "type": "bool", @@ -70,9 +85,9 @@ "id": "menu_info", "type": "bool", "label": "Mostrar menĂș intermedio pelĂ­cula/episodio", - "default": true, - "enabled": true, - "visible": true + "default": false, + "enabled": false, + "visible": false }, { "id": "last_page",