Commit Graph

248 Commits

Author SHA1 Message Date
df a26526b047 Fix unquoted string; add genre check; errors to stderr 2021-03-21 00:14:35 +00:00
df 346ed469c8 Make use of unique element IDs for img consistent 2021-03-04 19:31:09 +00:00
HummyPkg c7a91766af Fix bookmark script.js 2021-02-24 18:39:52 +00:00
HummyPkg fc3b28e978 Add option to automatically remove unused dependency packages 2021-02-24 18:14:44 +00:00
prpr c4afa7ac60 Add Failed and Pending select buttons, reorder buttons 2021-02-24 15:13:35 +00:00
Bob Buxton 3c3b0af49f Move favicon.ico to prevent errors during install 2021-02-24 14:54:59 +00:00
df 18bed926b3 Support setting the seriesnum, episodenum, episodetot attributes in "rename" 2021-02-24 13:39:35 +00:00
df 1c868ae201 Add thumbnail viewer to Manage Bookmarks 2021-02-24 13:33:35 +00:00
HummyPkg 4820ade1f5 Fix problems pointed out by tclCheck and frink 2021-02-24 13:21:19 +00:00
af123 a1cf871a84 Merge pull request 'Correctly manage maximum lengths of certain HMT fields' (#30) from df/webif:df-hmtfieldlength-patch into master
Reviewed-on: hummypkg/webif#30
2021-02-24 13:04:14 +00:00
af123 3f74654ea2 Merge pull request 'df-queuetablewidth-patch' (#24) from df/webif:df-queuetablewidth-patch into master
Reviewed-on: hummypkg/webif#24
2021-02-24 12:46:50 +00:00
df 0060e47db5 Remove unwanted padding before programme divs in EPG to avoid cumulative positioning error. 2021-02-24 12:40:45 +00:00
df 8bdb1233e8 Display raw programme times, not clipped to the display period. 2021-02-24 12:40:45 +00:00
df 8975cbd71d Also use non-breaking spaces in file name display 2021-02-24 12:38:39 +00:00
df f5180dc144 Improve listing of directories with special characters, especially spaces. 2021-02-24 12:38:39 +00:00
df dac3ea8698 Remove unnecessary exec
Jim supports the pwd command since at least 6461e8bf6d, so no need to exec it.
2021-02-24 12:38:38 +00:00
df 4ae8ea85f7 Ensure cut plan segments are aligned left 2021-02-24 12:24:33 +00:00
df 47495e7b8d Avoid negative CSS widths 2021-02-24 12:24:33 +00:00
df 73d25247f0 Check that bookmark save succeeded
If not, enable the old "Save new bookmarks" button.

Also
* add icons for buttons
* simplify invert URL handling.
2021-02-24 12:24:32 +00:00
df f7c37e83ae Allow minimum width for cut plan
Also
* add ID for estimated time row
* make the <label> for the Save Bookmarks checkbox actually be its label.
2021-02-24 12:15:33 +00:00
df d98217b679 Merge branch 'master' into df-hmtfieldlength-patch 2021-02-22 16:35:49 +00:00
af123 94849c51e7 Merge pull request 'Avoid displaying negative free space' (#28) from df/webif:df-freespace-patch into master
Reviewed-on: hummypkg/webif#28
2021-01-14 21:04:15 +00:00
df d05f841bb4 Reduce (or apply) maximum lengths for title and synopsis, allowing for character set prefix byte 2020-12-31 15:18:03 +00:00
df 4da3bb0209 Banish extraneous ) 2020-12-31 12:13:52 +00:00
df 0ad1491634 Avoid displaying negative free space 2020-12-11 11:18:58 +00:00
df da32aa0a72 Set maximum width for File column
Add title attribute to display possibly truncated File as tooltip.

Will this work well for mobile/touchscreen use?
2020-11-14 13:31:08 +00:00
prpr a90f49b324 Prevent raw utf8 display
https://hummy.tv/forum/threads/webif-web-interface-1-4-x.7712/post-135917
2020-10-19 16:05:12 +00:00
prpr 3f199f32ab Update 'webif/html/diag/mux.jim' 2020-07-14 00:29:02 +00:00
HummyPkg 1994d99294 Relocate sort_size.gif 2020-06-18 01:05:28 +01:00
HummyPkg 0ef47da7b6 Remove trailing whitespace, restore last blank line 2020-06-18 00:57:22 +01:00
df 42cf8bf238 Add tooltips for sort orders
Also generalise the file sort function to allow sorting by any quantity returned by `[file stat]`
2020-06-18 00:50:55 +01:00
df 9cf915e5f7 Avoid sort order build-up in sort URL parameter string
Fixes behaviour where each new sort added &order=n to the query string.
2020-06-18 00:50:55 +01:00
df 478d9db2e2 Add sort by size (icon) 2020-06-18 00:50:55 +01:00
df b824882eb2 Add sort by size
Implementing https://hummy.tv/forum/threads/webif-web-interface-1-4-x.7712/post-142116.

The sort line is reorganised to allow for two more sort orders.
2020-06-18 00:50:55 +01:00
Bob Buxton 61df972bde colour code skipped and already recorded programmes in the extended epg view 2020-06-03 11:38:56 +01:00
Bob Buxton 8586483474 Change scedule list to use svc.class instead of get_channel_attr_byhsvc 2020-06-03 10:57:50 +01:00
HummyPkg a3cb0a6693 Add svc.class 2020-04-19 12:00:49 +01:00
xyz321 1363fd2f22 Fix problem with EPG v
iew shortly after midnight
2020-02-24 14:53:12 +00:00
MymsMan 487ff500ab Catch call to du to prevent errors if remote folder unreadable 2020-02-22 10:34:46 +00:00
HummyPkg f77d11f3fc Restore thetvdb functionality following site changes 2019-11-27 15:51:43 +00:00
HummyPkg 38aca0d740 Crop is failing due to double URL encode 2019-11-17 16:08:16 +00:00
HummyPkg ede9ef3171 Upgrade jquery.scrollto to version 2.1.2 2019-11-10 21:05:44 +00:00
Matthew dfde94c384 Automatic edit point bookmarks following crop 2019-11-10 21:04:11 +00:00
HummyPkg 69d0e6597d Revert to using clock scan to determine midnight 2019-05-08 14:02:51 +01:00
prpr 9c80bb0601 Properly handle CRIDs containing / 2019-05-08 14:02:14 +01:00
HummyPkg 92f9e5ca60 Use eSystem for DVB-T/T2 detection.
Transmission mode 1 has been seen in the wild.
2019-04-25 14:38:49 +01:00
HummyPkg b9bf4fc5d3 Fix calculation for midnight today 2019-02-05 14:03:36 +00:00
HummyPkg 773a33f960 Add new flag to failed image 2019-01-19 12:56:25 +00:00
HummyPkg 03e1c7340e Add option to disable underscore indicator 2019-01-19 12:56:25 +00:00
HummyPkg 042f729006 Show icon for folders containing _ items 2019-01-19 12:56:24 +00:00