diff options
author | M. Voerman <rekordc@gmail.com> | 2013-06-02 21:12:50 +0200 |
---|---|---|
committer | M. Voerman <rekordc@gmail.com> | 2013-06-02 21:12:50 +0200 |
commit | f6e90d79a807c3417388895267ef70a0a05e7d8d (patch) | |
tree | 0d4098f2ac360fd787107dbb23730defcc76eb7c /channels1.js | |
parent | 53e8c9ffd1420b97d080c4c7fd590c0a7bda2329 (diff) | |
download | vdr-vipclient-f6e90d79a807c3417388895267ef70a0a05e7d8d.tar.gz vdr-vipclient-f6e90d79a807c3417388895267ef70a0a05e7d8d.tar.bz2 |
bugfixes, small layout changes, channel updates
Diffstat (limited to 'channels1.js')
-rw-r--r-- | channels1.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/channels1.js b/channels1.js index 63c6421..dd233cf 100644 --- a/channels1.js +++ b/channels1.js @@ -362,6 +362,10 @@ channelsnames[1817] = "HBO HD (S)" channels[1817] = "S23.5E-0-112109-5047" channelsnames[1818] = "Travel Channel HD (S)" channels[1818] = "S23.5E-0-112109-5048" + +channelsnames[1852] = "M6 HD(S)"; +channels[1852] = "S19.2E-1-1088-9310"; + channelsnames[1900] = "Sky News HD (S)" channels[1900] = "S28.2E-2-2039-3850" channelsnames[1934] = "AXN CS (S)" |