From 38956e26691054cc42e12bc39a59e2bfdf10bc00 Mon Sep 17 00:00:00 2001 From: hummypkg Date: Wed, 23 Apr 2014 11:56:55 +0000 Subject: [PATCH] fix scheduled check git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@1850 2a923420-c742-0410-a762-8d5b09965624 --- CONTROL/control | 2 +- var/mongoose/html/epg/xservice.jim | 2 +- var/mongoose/html/index.html | 3 ++- var/mongoose/lib/rsv.class | 3 ++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CONTROL/control b/CONTROL/control index f893b6f..cf24c1c 100644 --- a/CONTROL/control +++ b/CONTROL/control @@ -1,7 +1,7 @@ Package: webif Priority: optional Section: web -Version: 1.0.11 +Version: 1.0.11-2 Architecture: mipsel Maintainer: af123@hummypkg.org.uk Depends: webif-channelicons(>=1.1.10),mongoose(>=3.0.11),jim(>=0.75-1),jim-oo,jim-sqlite3(>=0.75),jim-cgi(>=0.7),jim-binary(>=0.75),service-control(>=1.2),busybox(>=1.20.2-1),lsof,epg(>=1.0.13),hmt(>=1.1.14),ssmtp,anacron,trm(>=1.1),openssl-command,nicesplice,id3v2,file,rsvsync(>=1.0.2),webif-charts(>=1.2),stripts(>=1.2.5-3),smartmontools,tmenu(>=1.05),ffmpeg,id3v2,multienv(>=1.6) diff --git a/var/mongoose/html/epg/xservice.jim b/var/mongoose/html/epg/xservice.jim index 30a0c0b..3d0beee 100755 --- a/var/mongoose/html/epg/xservice.jim +++ b/var/mongoose/html/epg/xservice.jim @@ -61,7 +61,7 @@ puts { set i 0 foreach record $records { altrow - #$record get_channel_info + $record get_channel_info set ended [$record ended] if {[$record showing]} { puts "" diff --git a/var/mongoose/html/index.html b/var/mongoose/html/index.html index 3bd32e6..518c98b 100644 --- a/var/mongoose/html/index.html +++ b/var/mongoose/html/index.html @@ -1,3 +1,4 @@ + @@ -8,7 +9,7 @@ -You are being redirected to index.jim>/a> +You are being redirected to index.jim diff --git a/var/mongoose/lib/rsv.class b/var/mongoose/lib/rsv.class index f8dfe1f..35dc2f9 100755 --- a/var/mongoose/lib/rsv.class +++ b/var/mongoose/lib/rsv.class @@ -330,7 +330,8 @@ proc {rsv lookuptab} {} { } else { set p "E" } - set records("$rec(usSvcId):$rec(usevtid)") $p + set records([\ + string tolower "$rec(usSvcId):$rec(usevtid)"]) $p if {$rec(szCRID) eq ""} continue if {$rec(ucCRIDType) == 49} { set p "E"