diff options
author | M. Voerman <rekordc@gmail.com> | 2013-07-30 09:43:54 +0200 |
---|---|---|
committer | M. Voerman <rekordc@gmail.com> | 2013-07-30 09:43:54 +0200 |
commit | c3ed8c691c4d7edc7ade15ad0e7345352ade1d7d (patch) | |
tree | f42326601117df88de31558a3a6c27baca9547ba /channels.js | |
parent | bfbda4c95892e9d695cdb2427830d78d68f25136 (diff) | |
download | vdr-vipclient-c3ed8c691c4d7edc7ade15ad0e7345352ade1d7d.tar.gz vdr-vipclient-c3ed8c691c4d7edc7ade15ad0e7345352ade1d7d.tar.bz2 |
changed to the new addtimer/deltimer from smartwebtv-plugin
Diffstat (limited to 'channels.js')
-rw-r--r-- | channels.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/channels.js b/channels.js index 5bf6150..0d8d480 100644 --- a/channels.js +++ b/channels.js @@ -238,9 +238,9 @@ channels[154] = "S28.2E-2-2411-51084"; channelsnames[155] = "ComedyCtrl+1 (S)"; channels[155] = "S28.2E-2-2411-51085"; channelsnames[156] = "ComedyCtralX (S)"; -channels[156] = "S28.2E-2-2023-5431"; +channels[156] = "S28.2E-2-2411-51086"; channelsnames[157] = "ComedyCtlX+1 (S)"; -channels[157] = "S28.2E-2-2304-55211"; +channels[157] = "S28.2E-2-2411-51087"; channelsnames[158] = "GOLD (S)"; channels[158] = "S28.2E-2-2006-6504"; channelsnames[159] = "GOLD +1 (S)"; |