Commit Graph

293 Commits

Author SHA1 Message Date
Jonathan Baecker
da2fdd2d75 better wait after kill(), update notify, remove crossbeam, error counter for ingest, show all lines in log window 2024-10-27 17:23:21 +01:00
Jonathan Baecker
144799e722 remove signal term, scroll down on logs, scroll to item on playlist generation 2024-10-23 15:09:46 +02:00
Jonathan Baecker
8c9e05aecf fix login error, show mail settings only when mailserver is setup, HLS cleanup 2024-10-21 14:42:55 +02:00
Jonathan Baecker
7827851a40 Update Version 2024-10-14 14:22:05 +02:00
Jonathan Baecker
7f7ca6a237 auto create types for playout config, switch to real playout config form 2024-10-13 22:30:13 +02:00
Jonathan Baecker
e3955faaad update packages 2024-10-11 09:55:30 +02:00
Jonathan Baecker
008756f9fe update version 2024-10-06 20:45:06 +02:00
Jonathan Baecker
f0b01fc0ff catch error, set is_processing to false on status 2024-10-06 20:44:21 +02:00
Jonathan Baecker
f0ec172564 move mail server config to global settings, change add argument to user-set to implement upsert query. 2024-10-04 11:53:23 +02:00
Jonathan Baecker
8c6dc956dd update packages 2024-10-04 08:32:39 +02:00
Jonathan Baecker
7b27dcd12b update packages 2024-10-02 10:31:50 +02:00
Jonathan Baecker
22ca560e0b update packages 2024-09-29 17:04:30 +02:00
Jonathan Baecker
7bfaa4a2d0 0.24.0-beta5
- reorganize help
- switch back to beta version
- add docs for closed cations
- unify playlist/playlist-root argument
- colorize ads
- add vtt_* to update config handler
- update packages
- add -muxpreload 0 and -muxdelay 0 to default settings
2024-09-27 11:34:52 +02:00
jb-alvarado
4a752a69b9 update version 2024-09-23 08:22:42 +02:00
jb-alvarado
3dcecd0aeb update packages 2024-09-19 21:02:57 +02:00
jb-alvarado
608e449d5b get right start time, in infinit mode, hide delete button only on small screen width 2024-09-06 11:14:03 +02:00
jb-alvarado
d2027b7920 better error handling on channel create/delete, always try to terminate sub processes, update packages 2024-09-05 12:06:53 +02:00
jb-alvarado
d54745a860 log to file/mail 2024-09-03 16:41:33 +02:00
jb-alvarado
d3d737a3fa save log level in cookie, don't save color dummy on playlist generation 2024-09-03 16:21:53 +02:00
jb-alvarado
5856ffe23a update packages 2024-08-27 13:30:19 +02:00
jb-alvarado
9b1e75b62a create preset set on channel creation, only select/insert/update presets that belongs to channel 2024-08-27 11:19:17 +02:00
jb-alvarado
c7871f21d6 add login test 2024-08-23 14:46:16 +02:00
jb-alvarado
568fcab859 move storage paths to channel 2024-08-22 11:01:02 +02:00
jb-alvarado
b63cdb9888 check and set db permissions 2024-08-21 10:20:54 +02:00
jb-alvarado
353c902bc5 update packages 2024-08-18 16:33:42 +02:00
jb-alvarado
3422737027 update packages, fix frontend calendar style, upgrade sqlx to 0.8 2024-08-03 22:37:17 +02:00
jb-alvarado
50ff4cba04 create run script inside Dockerfile, update packages, 2024-07-22 10:34:06 +02:00
jb-alvarado
97acb8e771 update version 2024-07-10 09:28:38 +02:00
jb-alvarado
c02a13b392 update packages, delete hls files, when free space is under 1GB 2024-06-28 16:03:39 +02:00
jb-alvarado
13cf6d2f08 direct warning to right target 2024-06-26 16:40:59 +02:00
jb-alvarado
e34562d31e fix playlist routes, add version debug log 2024-06-25 17:11:33 +02:00
jb-alvarado
14f1a18b5b fix config save, fix clippy warnings 2024-06-24 16:47:11 +02:00
jb-alvarado
113f659037 update version 2024-06-19 21:28:19 +02:00
jb-alvarado
afc94b3b7a add role, change relation 2024-06-18 08:55:55 +02:00
jb-alvarado
730439abd2 get/update advanced config, 2024-06-17 20:19:03 +02:00
jb-alvarado
e2325dba7f fix import 2024-06-14 15:54:15 +02:00
jb-alvarado
4d3df70a2e finish program init 2024-06-14 10:37:49 +02:00
jb-alvarado
0dbdd1f46e remove engine and ffpapi, fix tests and dependencies, handle start/stop/restart channel 2024-06-11 17:30:53 +02:00
jb-alvarado
c5d179b36a cleanup code, fix roles, better naming, fix clippy, use ChannelManager 2024-06-11 09:44:33 +02:00
jb-alvarado
f908e29fc5 migrate config to db 2024-06-10 18:44:43 +02:00
jb-alvarado
6a3c34a925 first channel can run 2024-06-07 10:44:20 +02:00
jb-alvarado
687bb2e1b9 fix imports 2024-06-07 09:31:58 +02:00
jb-alvarado
3671daf7c7 work on player 2024-06-06 22:18:59 +02:00
jb-alvarado
44e27fa15f implement mail queue and logger 2024-06-05 16:33:05 +02:00
jb-alvarado
4d49f0918a start with mail logger 2024-06-04 21:19:14 +02:00
jb-alvarado
6946b747ee work on logger 2024-06-04 19:01:53 +02:00
jb-alvarado
414f2b84da working example for multiple logger with flexi_logger 2024-05-29 15:02:10 +02:00
jb-alvarado
167b434e52 implement controller 2024-05-28 22:20:47 +02:00
jb-alvarado
7ffb44263b work on single app 2024-05-28 13:28:13 +02:00
jb-alvarado
c526f09c0c replace custom home_dir 2024-05-27 12:14:50 +02:00