diff options
author | M. Voerman <rekordc@gmail.com> | 2013-09-11 12:47:20 +0200 |
---|---|---|
committer | M. Voerman <rekordc@gmail.com> | 2013-09-11 12:47:20 +0200 |
commit | 1c0aff324977987e3d0dd88ad3d42b90414466f3 (patch) | |
tree | 6f172ccb62926f142d511a82412c2df7aa892080 /channels8.js | |
parent | a875a5210790f047a4b8f963f092469665177083 (diff) | |
download | vdr-vipclient-1c0aff324977987e3d0dd88ad3d42b90414466f3.tar.gz vdr-vipclient-1c0aff324977987e3d0dd88ad3d42b90414466f3.tar.bz2 |
server_ip is set from menu, not in the channelsX.js anymore
Diffstat (limited to 'channels8.js')
-rw-r--r-- | channels8.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/channels8.js b/channels8.js index 582f032..f6f1c27 100644 --- a/channels8.js +++ b/channels8.js @@ -6,7 +6,6 @@ minChan[8] = 8001; defChan[8] = 8001; baseChn[8] = 8000; protChn[8] = 0; -ServerAdres[8] = server_ip + ":3000/"; channelsnames[8001] = "Nederland 1 (T)" channels[8001] = "T-8720-2214-1101" |