diff --git a/CONTROL/control b/CONTROL/control index 2844b8d..1c33957 100644 --- a/CONTROL/control +++ b/CONTROL/control @@ -1,7 +1,7 @@ Package: webif Priority: optional Section: web -Version: 0.9.3 +Version: 0.9.3-1 Architecture: mipsel Maintainer: af123@hummypkg.org.uk Depends: mongoose(>=3.0-7),jim(>=0.73-1),jim-oo,jim-sqlite3(>=0.73),jim-cgi(>=0.5),service-control(>=1.2),busybox(>=1.19.3-1),lsof,epg(>=1.0.9),hmt(>=1.1.6),ssmtp,anacron,trm,openssl-command,nicesplice,id3v2 diff --git a/var/mongoose/cgi-bin/browse/decrypt/decrypt.jim b/var/mongoose/cgi-bin/browse/decrypt/decrypt.jim index 5393b05..3311dea 100755 --- a/var/mongoose/cgi-bin/browse/decrypt/decrypt.jim +++ b/var/mongoose/cgi-bin/browse/decrypt/decrypt.jim @@ -40,6 +40,14 @@ if {$url eq ""} { exit } +if {![system is_listening 9000]} { + puts "The Humax media server is not running, cannot decrypt." + puts "Have you enabled Content Sharing in the Humax menus?" + puts "It can sometimes turn itself off so it's worth double checking." + puts "If it is on then try turning sharing off and on again." + exit +} + puts "