From b8598482ceefe3d724db6a95fc8d9254aa68fd84 Mon Sep 17 00:00:00 2001 From: Intel1 Date: Sat, 19 Aug 2017 11:10:02 -0500 Subject: [PATCH] Update animeshd.json --- plugin.video.alfa/channels/animeshd.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/plugin.video.alfa/channels/animeshd.json b/plugin.video.alfa/channels/animeshd.json index fdf04e49..293ac85a 100755 --- a/plugin.video.alfa/channels/animeshd.json +++ b/plugin.video.alfa/channels/animeshd.json @@ -21,8 +21,24 @@ "description": "First release" } ], - "categories": [ + "categories": [ "latino", "anime" + ], + "settings": [ + { + "id": "filter_languages", + "type": "list", + "label": "Mostrar enlaces en idioma...", + "default": 0, + "enabled": true, + "visible": true, + "lvalues": [ + "No filtrar", + "LAT", + "CAST", + "SUB" + ] + } ] }