Commit Graph

513 Commits

Author SHA1 Message Date
prpr 8c2a33b54d More fixes for expr weirdness 2022-09-25 16:59:39 +01:00
prpr 3f1832387a Revert expr modification 2022-09-25 02:08:56 +01:00
prpr f17adb764b Update expr commands to remove deprecated syntax 2022-09-22 02:02:32 +01:00
prpr c73a940bae Ignore errors from invalid directories 2022-09-15 01:39:13 +01:00
prpr 805b9ba2dc Check for null last boot reason 2022-09-14 11:03:49 +01:00
prpr 25bb62f622 Improve lock handling of /var/lib/humaxtv/setup.db 2022-09-10 15:31:33 +01:00
prpr aab63aa8cc Fix filename escaping in file editor 2022-09-10 14:24:10 +01:00
prpr b6c0ff80b6 Don't error on null SMART status 2022-04-24 17:37:13 +01:00
prpr 97b24da0ed Allow HD to collect disk stats. 2022-04-24 17:36:35 +01:00
prpr a34a951a33 Handle errors from Smartctl 2022-04-24 17:33:49 +01:00
prpr b44f5c3678 Fix clipboard paste for .ts files without sidecars 2022-04-21 18:00:39 +01:00
prpr bdfae19796 Add error check 2022-04-21 18:00:04 +01:00
prpr 5cb9bdd6dd Remove redundant calls 2022-04-21 17:58:44 +01:00
prpr 9b8e6763af Handle SMART error counters more intelligently 2022-04-20 12:17:06 +01:00
prpr cfa77051e5 Change loglevel 2022-04-15 14:56:15 +01:00
prpr 08de047d91 Add prefix to logging 2022-04-15 14:55:07 +01:00
prpr da24fc6b20 (Re-)Create settings table if missing. 2022-04-11 01:00:40 +01:00
prpr 9fb761a38e Revert 567d142613 2022-03-27 23:59:32 +01:00
prpr a79addc543 Remove redundant rename/comments 2022-03-25 23:46:52 +00:00
prpr 5edd63b2af Fix for "system dlnaurl" reversion 2022-03-25 23:43:51 +00:00
prpr 7f1d68bf3a Remove .orig files 2022-03-25 23:40:03 +00:00
prpr 0d7ba4744f Revert e79e85af81 2022-03-25 23:34:40 +00:00
prpr 778c328a79 Improve disk check functionality and layout 2022-03-25 23:07:58 +00:00
prpr 99f22c6a28 Use 24h clock when adding manual scheduled event 2022-03-25 23:06:02 +00:00
prpr 51719420ba Add Power cycle reason 2022-03-25 23:04:06 +00:00
prpr e5a8f12a15 Join files with names containing ampersand 2022-03-25 23:02:14 +00:00
prpr 3dc3404327 Merge pull request 'Play file in browser or with external helper application' (#34) from df/webif:df-playmedia-patch into master
Reviewed-on: hummypkg/webif#34
2022-03-25 22:58:12 +00:00
prpr 67fe7e655c Merge pull request 'Improve processing and display of custom encryption key' (#48) from df/webif:df-cryptokey-patch into master
Reviewed-on: hummypkg/webif#48
2022-03-25 22:57:51 +00:00
prpr 4f55ea1b9f Merge pull request 'Fixes and improvements for bookmark viewer' (#47) from df/webif:df-bookmarkviewer-patch into master
Reviewed-on: hummypkg/webif#47
2022-03-25 22:57:15 +00:00
df a7a4067a7f Improve processing and display of custom encryption key 2021-10-07 21:11:56 +01:00
df 4d9fa6b961 Don't show Generate Thumbnails for ODEncrypted file 2021-06-03 00:38:46 +01:00
df de1b690f36 Rework scripting for bookmark page; move presentation to CSS 2021-05-30 11:50:04 +01:00
df caafde56c8 Correctly end the HTML page with closing tags etc 2021-05-28 15:26:48 +01:00
df cb549b4995 Name ad-hoc attributes with data- prefix 2021-05-28 15:26:48 +01:00
df 033eff6fcc Ensure , is escaped in ::js::escape 2021-05-28 15:26:47 +01:00
df d5b34ed2c3 Fix unquoted string; add genre check; errors to stderr 2021-05-28 15:26:47 +01:00
df eab635cab6 Improve error trapping, actually make it work 2021-05-28 15:26:46 +01:00
df e4aa241351 Make use of unique element IDs for img consistent 2021-05-28 15:26:45 +01:00
HummyPkg 760f6db560 Revert "Work around uclibc getaddrinfo()"
This reverts commit f206766191.
2021-05-28 15:26:45 +01:00
HummyPkg d5fd97a83a Fix bookmark script.js 2021-05-28 15:26:44 +01:00
HummyPkg 3a1d398874 Add option to automatically remove unused dependency packages 2021-05-28 15:26:43 +01:00
prpr 4b925199e5 Add Failed and Pending select buttons, reorder buttons 2021-05-28 15:26:43 +01:00
Bob Buxton 599bb9b5bc Move favicon.ico to prevent errors during install 2021-05-28 15:26:42 +01:00
prpr cdeea09dab Work around uclibc getaddrinfo() 2021-05-28 15:26:42 +01:00
prpr 710162a654 Fix crash when genre is null 2021-05-28 15:26:42 +01:00
prpr 8347713f55 Fix overflowing conflict warning 2021-05-28 15:26:41 +01:00
df afee47b6bc Improve status, adding more possible outputs
- check for copying vs playing: the same file.ext is open twice
 - check for playing DLNA: localhost:n->host:9000
 - on HDR, distinguish Playing a show vs streaming it over DLNA
 - distinguish between Watching, Watching (delayed) (timeshift),
   and Not Watching (eg Portal).
2021-05-28 15:26:41 +01:00
df 318d088fff Support setting the seriesnum, episodenum, episodetot attributes in "rename" 2021-05-28 15:26:41 +01:00
df 08ec7643f7 Add thumbnail viewer to Manage Bookmarks 2021-05-28 15:26:34 +01:00
HummyPkg 0e66340b42 Fix problems pointed out by tclCheck and frink 2021-05-28 15:20:51 +01:00