From dc32c93bc12cd9d0f79b0dd0f040173fcbba2460 Mon Sep 17 00:00:00 2001 From: "M. Voerman" Date: Wed, 29 Jan 2014 23:58:22 +0100 Subject: update epg filter and channel list for polish channels --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 77f7df0..4dcd71a 100644 --- a/index.html +++ b/index.html @@ -1752,7 +1752,7 @@ function StreamInfo(si) { } - if(SI[0]=="S13.0E" && (SI[2]=="1600" || SI[2]=="1000" || SI[2]=="1500" || SI[2]=="1300" || SI[2]=="300" )) { + if(SI[0]=="S13.0E" && (SI[2]=="1600" || SI[2]=="1000" || SI[2]=="1500" || SI[2]=="1300" || SI[2]=="300" || SI[2]=="11600" || SI[2]=="1100" )) { //NC+ (Polski) is.setObject("cfg.locale.ui","pol",is.STORAGE_VOLATILE); } -- cgit v1.2.3