From c2fa0e415ececd7ed04acf67a169d0d249bd9c43 Mon Sep 17 00:00:00 2001 From: "M. Voerman" Date: Thu, 30 Jan 2014 12:14:44 +0100 Subject: channels & filter update for polish channels --- index.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index 4dcd71a..92dffff 100644 --- a/index.html +++ b/index.html @@ -1757,6 +1757,11 @@ function StreamInfo(si) { is.setObject("cfg.locale.ui","pol",is.STORAGE_VOLATILE); } + if(SI[0]=="S13.0E" && (SI[2]=="11200" || SI[2]=="400" || SI[2]=="12000" || SI[2]=="11400" )) { + //NC+ (Polski) + is.setObject("cfg.locale.ui","pol",is.STORAGE_VOLATILE); + } + if(SI[1]=="113") { //PolSat -- cgit v1.2.3