Commit Graph

593 Commits

Author SHA1 Message Date
prpr 578b0ec551 Fix deferred cleanup of copied setup.db when locked 2024-04-08 17:42:16 +01:00
prpr 0fe6bfc482 Clear File Editor window on page refresh 2024-04-07 21:09:54 +01:00
prpr db67239313 Enhance robustness against poor/corrupt installed package data 2024-04-07 14:32:29 +01:00
prpr bb64837e79 Fix more DST problems with the schedule display 2024-03-28 19:17:35 +00:00
prpr 95c9471b51 Fix expression in expression errors 2024-03-28 18:58:07 +00:00
prpr 345b9ab706 Disable Twitter feed, as it no longer works 2024-03-16 21:38:49 +00:00
prpr bf2f95fdfc Simplify catch and expr statements 2024-03-10 21:16:35 +00:00
prpr 244b3e46cf Fix erroneous ffprobe output when .ts file not DLNA indexed 2024-03-10 14:01:22 +00:00
prpr a4d7dfaea6 Filter non-info output from ffprobe output 2024-03-10 14:00:02 +00:00
prpr 81940fa4a8 Minor optimisation in "ts fetch" 2024-03-10 13:59:21 +00:00
prpr 5a1b0fe2b2 Tidy up HTML 2024-02-21 19:45:00 +00:00
prpr ac21373095 Handle database error better 2024-02-12 20:46:42 +00:00
prpr ba8786f0db Allow backup file name prefix to be specified via command line arg. 2024-02-12 11:32:45 +00:00
prpr 788652b289 Add setting for schedule backups max. age 2024-02-12 11:31:20 +00:00
prpr 3bf7a9ee6c Merge pull request 'Add -w flag to lsof so that it doesn't fail if there is an non accesible cifs filesystem mounted' (#50) from MymsMan/webif:Fix_system_inuse into master
Reviewed-on: #50
2024-02-05 19:21:43 +00:00
prpr 52c698587d Fix missing <div> 2024-02-05 19:11:14 +00:00
prpr 4cf9d0e102 Simplify expressions 2024-02-05 19:10:36 +00:00
Bob Buxton d7f7928d79 Add -w -f flags to lsof so that it doesn't fail if there is an non accesible cifs filesystem mounted
Note performance is still impacted - about 10s
2024-02-05 16:44:24 +00:00
prpr 19bfc162a6 Fix poor html 2024-02-05 15:25:19 +00:00
prpr f9877ae35e Flush buffered socket output due to Jim behaviour change 2024-01-31 22:23:19 +00:00
prpr e0fd42c929 Tweak formatting 2024-01-27 00:52:02 +00:00
prpr 93c266fa2d Remove duplicate </span> tag 2024-01-27 00:51:16 +00:00
prpr b0d965e4c8 Remove duplicate Rendered line and simplify expression 2024-01-27 00:49:34 +00:00
prpr 78cebd9099 Update extension list and make common 2024-01-27 00:45:00 +00:00
prpr 4c4fbe6a2b Fix escaping for literal \ also 2024-01-26 09:50:21 +00:00
prpr 230491ca76 Fix escaping on Jim critical characters - {}[]; 2024-01-25 22:43:11 +00:00
prpr f85e83f1df Add button for quick access to auto.log (from /df) 2024-01-13 11:40:58 +00:00
prpr d5f21d0ef5 Simplify expression 2023-12-26 23:48:22 +00:00
prpr c0ed6a65d9 Remove out directory (webif-channelicons) 2023-12-12 00:41:16 +00:00
prpr 3deb1cedff Remove duplicate code 2023-12-03 10:28:34 +00:00
prpr 114550d540 Fix regexp parsing whilst SMART test in progress 2023-11-22 15:58:13 +00:00
prpr 3e3f50b501 Fix return code decode from smartctl on self-test logs 2023-11-20 16:04:03 +00:00
prpr 33c2400cfc Tweak debug code formatting 2023-11-02 11:05:26 +00:00
Bob Buxton 67b3f61303 Change slotid of dummy entry to -1 in checkconfilcts to prevent confusion with real recording slot 0 2023-11-01 21:25:42 +00:00
prpr 88ab54ad96 Fix info display for lone .hmt files, and make Play/Download work correctly in all cases 2023-10-28 16:04:17 +01:00
prpr 043865aa00 Add fetchhmt function to support lone .htm file operation 2023-10-28 16:01:41 +01:00
prpr 72c7e6e3b1 Fix null string length match 2023-10-07 02:12:09 +01:00
prpr bbd1c50b38 Prevent trying to Play a .hmt file 2023-10-07 02:00:41 +01:00
prpr 46e4bddd56 Fix string match variable 2023-10-07 00:03:39 +01:00
prpr 15c3fcb239 Prevent trying to run ffprobe on .hmt files 2023-10-06 23:53:07 +01:00
prpr 129c190b84 Refresh status bar every minute 2023-09-29 23:22:13 +01:00
prpr c3992e1a17 Set watched flag on .ts files played from file browser 2023-09-21 21:50:44 +01:00
prpr bed05f0820 Log schedule operations correctly 2023-07-26 21:42:11 +01:00
prpr c60ac50c43 Simplify string format 2023-07-13 13:15:46 +01:00
prpr d22735af68 Protect log rotation operations by lock 2023-07-12 02:25:51 +01:00
prpr fb9fb6ca85 Use manage_logs to rotate log file 2023-07-12 02:11:13 +01:00
prpr 1d243c989b Correctly display minute/minutes 2023-07-02 10:37:26 +01:00
prpr 44c52143a7 Fix divide by 0 error 2023-07-02 10:27:43 +01:00
prpr 7bd5bbc3c0 Log unschedule operation correctly 2023-07-01 22:14:33 +01:00
prpr 9c5b1a5641 Sanity check Recording start/end fields 2023-07-01 12:36:52 +01:00