|
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 |
|
|
f02c4bd93c
|
test
|
2024-01-16 18:25:39 +02:00 |
|
|
c7d4f0b332
|
send the context to the tasksa
|
2024-01-16 18:22:34 +02:00 |
|
|
1bdb41f75d
|
set intents
|
2024-01-16 18:16:02 +02:00 |
|
|
83ad5f2613
|
set bot intents as default()
|
2024-01-16 18:12:09 +02:00 |
|
|
092682d725
|
combine asyncio and discord event loops
|
2024-01-16 18:06:57 +02:00 |
|
|
fcdef2e17c
|
add the apscheduler
|
2024-01-16 17:42:22 +02:00 |
|
|
bc2796492a
|
rename main app modules
|
2024-01-16 17:31:40 +02:00 |
|
|
1019c3f3da
|
add requests library
|
2024-01-16 05:35:22 +02:00 |
|
|
bc96b28091
|
print database
|
2024-01-16 05:32:57 +02:00 |
|
|
6917f489d3
|
move hello function
|
2024-01-15 23:48:20 +02:00 |
|
|
e94081b747
|
test discord.py
|
2024-01-15 05:07:15 +02:00 |
|
|
13fb4161bf
|
temporary disable sys.exit
|
2024-01-15 04:55:12 +02:00 |
|
|
05f9770bfe
|
dix requirements.txt filename
|
2024-01-15 04:50:55 +02:00 |
|
|
593877441f
|
define example bot
|
2024-01-15 04:45:31 +02:00 |
|
|
728c368db0
|
define discordbot container
|
2024-01-15 04:42:05 +02:00 |
|
|
6efa107932
|
expand scheduler api with about section and db dump
|
2024-01-15 03:38:13 +02:00 |
|
|
818540de67
|
increase enable_delay
|
2024-01-15 02:02:58 +02:00 |
|
|
bc9691f5b8
|
fix a bug that doesnt reset prio on fallback
|
2024-01-15 01:12:33 +02:00 |
|
|
c05702cd4a
|
include stream_name into the playhead
|
2024-01-14 22:38:16 +02:00 |
|
|
8f58cb0827
|
debug process
|
2024-01-14 16:50:06 +02:00 |
|
|
b6c0067819
|
import sys
|
2024-01-14 16:22:32 +02:00 |
|
|
ee39e064c3
|
exit if we cant login to tha core api
|
2024-01-14 16:22:14 +02:00 |
|
|
e80c5233c1
|
remove html template
|
2024-01-14 16:02:23 +02:00 |
|
|
ef83562cbc
|
delay the live stream playing and recording
|
2024-01-13 04:10:04 +02:00 |
|
|
0f3486a74e
|
set enable_delay variable so we can give some time for the incoming stream to be ready
|
2024-01-13 03:59:50 +02:00 |
|
|
df3cbb2781
|
hack a sleep so we can recieve a proper hls stream
|
2024-01-13 03:45:12 +02:00 |
|
|
62a4aa9596
|
copy audio and video codec on recording
|
2024-01-13 03:04:22 +02:00 |
|
|
2b1acc7f74
|
add ffmpeg Progress
|
2024-01-13 01:45:45 +02:00 |
|
|
88c5055858
|
move recorded file to the vod dir
|
2024-01-13 01:14:14 +02:00 |
|
|
b1b552a9d0
|
define comments and rec_api variable
|
2024-01-13 00:09:44 +02:00 |
|
|
cd5c15f532
|
reset rechead after we finish the rec job
|
2024-01-12 23:29:16 +02:00 |
|
|
69ebfae058
|
delay each check for 5 seconds
|
2024-01-12 22:47:59 +02:00 |
|
|
4a9ae58740
|
cancel recording after 20 attempts
|
2024-01-12 22:43:06 +02:00 |
|
|
39ab8c23d2
|
check if stream_hls_url exists before we exec the recording
|
2024-01-12 22:40:37 +02:00 |
|
Daniel afx
|
2409d529ed
|
fix missing :
|
2024-01-12 16:55:42 +02:00 |
|
Daniel afx
|
a412d8c205
|
implement stream recorder
|
2024-01-12 16:54:53 +02:00 |
|
Daniel afx
|
f1d011057a
|
define ffmpeg recorder function
|
2024-01-11 23:07:31 +02:00 |
|
|
e92e4c5097
|
instal ffmpeg with python bindings inside the scheduler
|
2024-01-09 16:26:48 +02:00 |
|