From 98756c7650e47a4cb50ebbcfaf20fdc2a135f733 Mon Sep 17 00:00:00 2001 From: pipcat Date: Tue, 3 Apr 2018 11:25:27 +0200 Subject: [PATCH] =?UTF-8?q?A=C3=B1adido=20par=C3=A1metro=20comprueba=5Fenl?= =?UTF-8?q?aces?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Para poder activar/desactivar la comprobación de enlaces --- plugin.video.alfa/channels/cinefox.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/plugin.video.alfa/channels/cinefox.json b/plugin.video.alfa/channels/cinefox.json index 17b3228f..19c3898e 100755 --- a/plugin.video.alfa/channels/cinefox.json +++ b/plugin.video.alfa/channels/cinefox.json @@ -67,6 +67,14 @@ "enabled": true, "visible": true }, + { + "id": "comprueba_enlaces", + "type": "bool", + "label": "Verificar si los enlaces existen", + "default": true, + "enabled": true, + "visible": true + }, { "id": "perfil", "type": "list",