From 6c9dd4e75883e259942cc05b2eae2d273424dd44 Mon Sep 17 00:00:00 2001 From: "M. Voerman" Date: Tue, 3 Sep 2013 01:00:13 +0200 Subject: EPG filter update Veronica (NL) Channels update --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 1495a7c..cbc6b32 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@ // // -var Version = "0.22.3" +var Version = "0.22.4" for (var x = 0; x < 10; x++) { searchtimers[x] = "" ; // To solve displaying undefined @@ -1462,7 +1462,7 @@ function StreamInfo(si) { is.setObject("cfg.locale.ui","ita",is.STORAGE_VOLATILE); } - if(SI[1]=="53") { + if(SI[1]=="53" || (SI[0]=="S19.2E" && SI[2]=="1037") ) { //Canal Digitaal/ TV Vlaanderen is.setObject("cfg.locale.ui","dut",is.STORAGE_VOLATILE); } -- cgit v1.2.3