Commit graph

36 commits

Author SHA1 Message Date
43d7145b18 remove the mention of database in the log 2024-06-23 23:18:53 +00:00
ab0e1fe914 delay the rechead reset 2024-01-21 15:41:26 +02:00
1e1bd7b8c9 remove new line 2024-01-21 04:29:07 +02:00
10b1e870ec show files instead of paths 2024-01-21 04:28:54 +02:00
a9985fe3ac sort the items in the gallery 2024-01-21 04:24:17 +02:00
c5a4cfe193 fix a typo 2024-01-20 01:58:20 +02:00
35dd1b9e91 wait 10 seconds before restarting 2024-01-20 01:55:03 +02:00
83ece2c59e enable sys.exit 2024-01-20 01:44:16 +02:00
72ab6084de fix video watch logic 2024-01-19 16:51:50 +02:00
acbd8b9501 same but use url_for 2024-01-19 16:44:50 +02:00
401e7495c7 set thumbnail on a video watch route 2024-01-19 16:37:20 +02:00
9e6b431091 define a vod gallery 2024-01-19 04:24:14 +02:00
da6fd931c1 download video as attachment 2024-01-19 00:43:51 +02:00
87fa946046 put back plyr.js and remove the filename extension from the watch route 2024-01-19 00:03:21 +02:00
937a6477c1 fix video paths 2024-01-18 05:17:27 +02:00
1ee561636e define video viewer 2024-01-18 05:11:02 +02:00
64386d03e6 fix the file exist check 2024-01-18 04:56:52 +02:00
9f723cce1c handle file not found 2024-01-18 04:52:43 +02:00
f75a4417ef provide img support 2024-01-18 04:47:35 +02:00
5b646f6815 add stream_name to rechead 2024-01-18 04:34:05 +02:00
aed95d6577 make ffmpeg_thumb python-ffmpeg compatible 2024-01-18 02:48:00 +02:00
24d684564e fix some bugs 2024-01-18 02:26:17 +02:00
bd8d57b6b0 fix metadata input file 2024-01-18 02:18:11 +02:00
b62411f89d rename core_sync_period 2024-01-18 01:50:48 +02:00
83848f6685 fetch metadata and generate a thumbnail 2024-01-18 01:36:05 +02:00
9196707c9c execute data sync faster 2024-01-18 00:45:14 +02:00
43db5723be fix flask rec_path 2024-01-18 00:42:25 +02:00
a222576cad use recpath vod for videos 2024-01-18 00:40:02 +02:00
3eaba322b2 the custom fileserver is back 2024-01-18 00:36:20 +02:00
bd2ef69a7d generate thumbnail of the recorder file 2024-01-17 23:11:39 +02:00
19271fe016 expose rechead json 2024-01-17 20:32:48 +02:00
d47e2fef12 log process on debug mode 2024-01-17 07:03:36 +02:00
faf5aa7f22 remove the process.id in the exception 2024-01-17 05:36:40 +02:00
e4383d8641 lower retry attempts to 15 2024-01-17 04:01:13 +02:00
b887707450 record if prio = 2 2024-01-17 03:13:45 +02:00
bc2796492a rename main app modules 2024-01-16 17:31:40 +02:00
Renamed from src/scheduler/app.py (Browse further)