diff --git a/CONTROL/control b/CONTROL/control index 080beed..cf8fc88 100644 --- a/CONTROL/control +++ b/CONTROL/control @@ -1,7 +1,7 @@ Package: webif Priority: optional Section: web -Version: 1.4.0-8 +Version: 1.4.0-9 Architecture: mipsel Maintainer: af123@hpkg.tv Depends: tcpfix,webif-channelicons(>=1.1.25),lighttpd(>=1.4.39-1),jim(>=0.77),jim-oo(>=0.77),jim-sqlite3(>=0.76),jim-cgi(>=0.7-1),jim-binary(>=0.76),service-control(>=2.3),busybox(>=1.20.2-1),lsof(>=4.87),epg(>=1.2.5),hmt(>=2.0.10),ssmtp,cron-daemon(>=1.18.3-3),at(>=3.1.18),anacron,trm(>=1.1),openssl-command,nicesplice,id3v2,file,rsvsync(>=1.1.10),webif-charts(>=1.2-1),stripts(>=1.2.5-3),tmenu(>=1.21-2),ffmpeg,id3v2,multienv(>=1.6),tcpping(>=1.1),e2fsprogs,wireless-tools(>=29-1),dbupdate,recmon(>=2.0.7),hwctl,nugget(>=0.95),sqlite3(>=3.15.1) diff --git a/webif/lib/rsv.class b/webif/lib/rsv.class index 4f401b7..c87ef3b 100755 --- a/webif/lib/rsv.class +++ b/webif/lib/rsv.class @@ -1017,7 +1017,7 @@ proc {rsv restore} {file} { puts " $chan" - set hsvc [get_channel_attr $szSvcName] + set hsvc [get_channel_attr $chan] if {$hsvc eq ""} { puts " Cannot map channel name to service." continue diff --git a/webif/lib/ts.class b/webif/lib/ts.class index 2d8596a..c017d5f 100644 --- a/webif/lib/ts.class +++ b/webif/lib/ts.class @@ -124,6 +124,8 @@ ts method lock {} { set ::ts::flagmap { detectads Addetection dedup Deduped + encrypted ODEncrypted + protect Encrypted } ts method setflag {flag {dummy 0}} {