diff options
| author | M. Voerman <rekordc@gmail.com> | 2014-01-30 12:14:44 +0100 |
|---|---|---|
| committer | M. Voerman <rekordc@gmail.com> | 2014-01-30 12:14:44 +0100 |
| commit | c2fa0e415ececd7ed04acf67a169d0d249bd9c43 (patch) | |
| tree | da477539f23f764e7526ed601202f50ffd9856ec /index.html | |
| parent | c10d81b5a590be1fb08ae208682d66ddaa1d0dcb (diff) | |
| download | vdr-vipclient-c2fa0e415ececd7ed04acf67a169d0d249bd9c43.tar.gz vdr-vipclient-c2fa0e415ececd7ed04acf67a169d0d249bd9c43.tar.bz2 | |
channels & filter update for polish channels
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
