From 188efff0cf15f4c1bcd576be6ceef76d9fec9f4f Mon Sep 17 00:00:00 2001 From: yjogol Date: Wed, 9 Jun 2010 04:04:00 +0000 Subject: [PATCH] klack sync: fix add timer yWeb 2.8.0.4 git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@617 e54a6e83-5905-42d5-8d5c-058d10e6a962 Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/11a878024abff5fc98a561e17fbecbb20309aeb7 Author: yjogol Date: 2010-06-09 (Wed, 09 Jun 2010) ------------------ This commit was generated by Migit --- src/nhttpd/web/Y_Tools_Timer_Sync.js | 4 ++-- src/nhttpd/web/Y_Version.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/nhttpd/web/Y_Tools_Timer_Sync.js b/src/nhttpd/web/Y_Tools_Timer_Sync.js index 3a062af99..8c936a4a2 100644 --- a/src/nhttpd/web/Y_Tools_Timer_Sync.js +++ b/src/nhttpd/web/Y_Tools_Timer_Sync.js @@ -282,8 +282,8 @@ function do_set_timer() +"&rec_dir="+document.f.rec_dir.value +"&rs=1" +"&update=1"; -// _url = _urlt.replace(/:/gi,"."); - /*_url = encodeURI(_url);*/ + _url = _urlt.replace(/:/gi,"."); +// _url = encodeURI(_url); loadSyncURL(_url); channels++; if(document.f.debug.checked) diff --git a/src/nhttpd/web/Y_Version.txt b/src/nhttpd/web/Y_Version.txt index 276dc6bed..2a8dab8da 100644 --- a/src/nhttpd/web/Y_Version.txt +++ b/src/nhttpd/web/Y_Version.txt @@ -1,5 +1,5 @@ -version=2.8.0.3 -date=27.03.2010 +version=2.8.0.4 +date=09.06.2010 type=Release info=Port Coolstream