From 74c84ab5e24ddb8df79053cc04ead46abe1958e9 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Wed, 14 Mar 2018 11:27:00 -0500 Subject: [PATCH] allpeliculas: autoplay --- plugin.video.alfa/channels/allpeliculas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/plugin.video.alfa/channels/allpeliculas.json b/plugin.video.alfa/channels/allpeliculas.json index 198fc1bb..f0cae0fb 100755 --- a/plugin.video.alfa/channels/allpeliculas.json +++ b/plugin.video.alfa/channels/allpeliculas.json @@ -19,6 +19,18 @@ "enabled": true, "visible": true }, + { + "id": "filter_languages", + "type": "list", + "label": "Mostrar enlaces en idioma...", + "default": 0, + "enabled": true, + "visible": true, + "lvalues": [ + "No filtrar", + "LAT" + ] + }, { "id": "include_in_newest_latino", "type": "bool",