From 6b8933634b5b1c7d7d377b341e8e9b70cff32b3d Mon Sep 17 00:00:00 2001 From: hummypkg Date: Mon, 12 Oct 2015 21:14:34 +0000 Subject: [PATCH] update tvdb support git-svn-id: file:///root/webif/svn/pkg/webif/trunk@2494 2a923420-c742-0410-a762-8d5b09965624 --- CONTROL/control | 2 +- webif/html/browse/assets.jim | 2 + webif/html/browse/file.jim | 37 ++-- webif/html/browse/index.jim | 11 +- webif/html/browse/script.js | 42 ++-- webif/html/browse/tvdb/assets.jim | 57 ++++++ webif/html/browse/tvdb/banner.jim | 35 ++++ webif/html/browse/tvdb/script.js | 112 +++++++++++ webif/html/browse/tvdb/search.jim | 30 +++ webif/html/browse/tvdb/store.jim | 33 ++++ webif/html/browse/tvdb/style.css | 32 +++ webif/html/css/style.css | 6 +- webif/html/db/index.jim | 1 - webif/html/dedup/dedup | 2 +- webif/html/dedup/process.jim | 21 +- webif/html/img/tvdb.png | Bin 0 -> 4156 bytes .../settings/modules/general/settings.hook | 1 + webif/html/settings/settings.jim | 2 + webif/lib/bin/tvdb | Bin 12828 -> 13100 bytes webif/lib/fileops | 10 + webif/lib/settings.class | 5 + webif/lib/system.class | 3 +- webif/lib/ts.class | 31 ++- webif/lib/tvdb.class | 182 +++++++++++++----- 24 files changed, 564 insertions(+), 93 deletions(-) create mode 100755 webif/html/browse/tvdb/assets.jim create mode 100644 webif/html/browse/tvdb/banner.jim create mode 100644 webif/html/browse/tvdb/script.js create mode 100755 webif/html/browse/tvdb/search.jim create mode 100755 webif/html/browse/tvdb/store.jim create mode 100644 webif/html/browse/tvdb/style.css create mode 100644 webif/html/img/tvdb.png diff --git a/CONTROL/control b/CONTROL/control index aae87a3..e750e8a 100644 --- a/CONTROL/control +++ b/CONTROL/control @@ -1,7 +1,7 @@ Package: webif Priority: optional Section: web -Version: 1.2.5 +Version: 1.2.5-1 Architecture: mipsel Maintainer: af123@hummypkg.org.uk Depends: webif-channelicons(>=1.1.18),lighttpd(>=1.4.35-2),jim(>=0.76),jim-oo,jim-sqlite3(>=0.76),jim-cgi(>=0.7),jim-binary(>=0.76),service-control(>=2.1),busybox(>=1.20.2-1),lsof(>=4.87),epg(>=1.2.0),hmt(>=2.0.7),ssmtp,anacron,trm(>=1.1),openssl-command,nicesplice,id3v2,file,rsvsync(>=1.0.2),webif-charts(>=1.2-1),stripts(>=1.2.5-3),smartmontools,tmenu(>=1.08),ffmpeg,id3v2,multienv(>=1.6),tcpping(>=1.1),e2fsprogs,wireless-tools(>=29-1),dbupdate,recmon(>=2.0.7) diff --git a/webif/html/browse/assets.jim b/webif/html/browse/assets.jim index 10e2217..84ead1e 100755 --- a/webif/html/browse/assets.jim +++ b/webif/html/browse/assets.jim @@ -361,7 +361,9 @@ puts {
Retrieving data...
+
+