Commit graph

230 commits

Author SHA1 Message Date
3c4f58595b set the rest of the opengraph properties 2024-01-19 17:16:54 +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
d7dcbb2d8c change gallery margins 2024-01-19 05:34:33 +02:00
88c5a41ef2 fix <a> and description 2024-01-19 05:26:58 +02:00
17b104407d fix overlay click 2024-01-19 05:23:24 +02:00
a863cbcd92 pimp my gallery even harder :D 2024-01-19 05:17:48 +02:00
e56f02443c pimp my gallery 2024-01-19 05:09:30 +02:00
27fd0b9015 provide routes for url_for 2024-01-19 04:30:09 +02:00
9e6b431091 define a vod gallery 2024-01-19 04:24:14 +02:00
2d7c4fd97c change background colour to black 2024-01-19 01:50:47 +02:00
070fd6a768 fix video_download_url 2024-01-19 01:35:22 +02:00
aaf52a6cce fix video_watch_url variable name 2024-01-19 00:53:31 +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
469f7cdfe9 disable plyr 2024-01-18 17:26:06 +02:00
9f7d1cd9b6 increase max width 2024-01-18 06:18:26 +02:00
eec9d19dfa define styling in the watch template 2024-01-18 06:11:33 +02:00
b75e7e658b log the offline announcement in discordbot logger 2024-01-18 05:22:09 +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
41c3e233f4 provide img/logo-96.png 2024-01-18 04:46:08 +02:00
676fbeed05 pimp my embed 2024-01-18 04:44:06 +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
eb9f1376b8 fix video download url 2024-01-18 02:16:55 +02:00
15ab90c00e refactor bot record annoncement 2024-01-18 02:02:19 +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
1dc81ecba4 query rechead 2024-01-17 22:06:47 +02:00
19271fe016 expose rechead json 2024-01-17 20:32:48 +02:00
6b36db48aa redesign query_playhead return string 2024-01-17 18:20:17 +02:00
20f6c43274 fix await head 2024-01-17 18:18:30 +02:00
687910053e display !help usage the right way 2024-01-17 18:16:38 +02:00
c3b430b56d !help is a reserved word 2024-01-17 18:00:39 +02:00
c20ade8879 implement !help and !now 2024-01-17 17:58:37 +02:00
d47e2fef12 log process on debug mode 2024-01-17 07:03:36 +02:00
bd542ab994 update live_channel every 5 minutes 2024-01-17 07:00:30 +02:00
693638983f force integer type of live_channel_id 2024-01-17 06:33:30 +02:00
5d899c1aa2 we dont need the presence intent 2024-01-17 06:20:57 +02:00
c6a98593d1 remove joblookuperror since we dont use it 2024-01-17 06:20:19 +02:00
220795a6fb remove epg print 2024-01-17 06:11:59 +02:00
a672b0a3a8 show live list in epg if live chans exist 2024-01-17 06:09:09 +02:00
0c54776541 update strings as blockcode 2024-01-17 06:03:52 +02:00
2ea654f344 check if live_channel_id fallback is 0 2024-01-17 06:01:38 +02:00
0aa810fd9e fix variable 2024-01-17 05:57:07 +02:00
f4dc5c9c95 add live channels in EPG 2024-01-17 05:56:11 +02:00
1ae4482092 reformat epg list 2024-01-17 05:53:57 +02:00
ffd395f049 fix a typo 2024-01-17 05:52:24 +02:00
8010861107 modify epglist format 2024-01-17 05:51:35 +02:00
9f6ae93762 execute the announcement job immediately after first run 2024-01-17 05:49:25 +02:00
f461f58a00 change message since we dont know the livestream name at this point 2024-01-17 05:38:06 +02:00
faf5aa7f22 remove the process.id in the exception 2024-01-17 05:36:40 +02:00
146a171628 fix indent 2024-01-17 05:30:30 +02:00
b3480c8bd2 refactor announement 2024-01-17 05:27:30 +02:00
eacea567ba debug 2024-01-17 05:16:36 +02:00
41e2e5f77c dont add announcement job if one exists 2024-01-17 05:13:57 +02:00
751edc5903 chatgpt said i should put a comma there :D 2024-01-17 05:01:25 +02:00
03a629e13b rename strings 2024-01-17 04:58:56 +02:00
26b413725f set annoncement trigger 2024-01-17 04:28:27 +02:00
7dcac2f191 remove announcement job after we fully check the db for live streams 2024-01-17 04:26:42 +02:00
0bbc81e50f debug 2024-01-17 04:13:02 +02:00
22646613f8 verbose annoucement 2024-01-17 04:08:55 +02:00
046c0212c8 test logger_discord 2024-01-17 04:01:48 +02:00
e4383d8641 lower retry attempts to 15 2024-01-17 04:01:13 +02:00
49f155bc8b test logging 2024-01-17 03:49:40 +02:00
24f8a0faa1 announce time in utc 2024-01-17 03:20:55 +02:00
6f02e20922 remove announce only if it exists 2024-01-17 03:18:58 +02:00
b887707450 record if prio = 2 2024-01-17 03:13:45 +02:00
be3b09d3a3 announce live channel 2024-01-17 02:42:32 +02:00
4ab45cd8bc use the interval trigger keyword 2024-01-16 19:35:35 +02:00
03968df87b import the trigger 2024-01-16 19:31:05 +02:00
4c0aba233b set the trigger 2024-01-16 19:29:52 +02:00
51ed9c4aed schedule the test task to run every 5 seconds 2024-01-16 19:28:10 +02:00
4cb5695855 start the bot withing asincio event loop 2024-01-16 19:23:27 +02:00
8156cb5a61 remove await from starting the scheduler 2024-01-16 19:19:54 +02:00
123f1a0c65 remove the task decoration 2024-01-16 19:18:10 +02:00
c77c91dbe1 iterate values of the dict items 2024-01-16 19:11:09 +02:00
d93992b198 fix missing await 2024-01-16 18:59:24 +02:00
c2919314b0 fix time function context 2024-01-16 18:57:34 +02:00
d839b229f7 fix e typo 2024-01-16 18:56:20 +02:00
ee103fca77 implement counter show fn 2024-01-16 18:50:59 +02:00
20eb7095d2 test 2024-01-16 18:45:24 +02:00
0c77af932b test 2024-01-16 18:44:04 +02:00
deea320d98 return json from the db request 2024-01-16 18:42:23 +02:00
5662f0eca3 test 2024-01-16 18:39:59 +02:00
76347bfc48 disable empty db check 2024-01-16 18:38:56 +02:00
cb0ee37d91 test 2024-01-16 18:37:34 +02:00
049c2cb0db iterate epg database 2024-01-16 18:34:04 +02:00