Commit Graph

283 Commits

Author SHA1 Message Date
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
jb-alvarado
3729d37a78 allow only whitelisted folders to be used in ffpapi 2024-05-27 11:59:49 +02:00
jb-alvarado
6a9d6e22de correct save absolut path, improve infinit mode, fix #643 2024-05-15 08:55:35 +02:00
jb-alvarado
7c8ad52123 add ru, process items on delete, make item optional (maybe fix #643) 2024-05-12 21:01:45 +02:00
jb-alvarado
faf1b6847f rename config extension, fix #647 2024-05-10 08:25:07 +02:00
jb-alvarado
4832f8560b switch to toml 2024-05-01 22:00:12 +02:00
jb-alvarado
09d6e279d0 fix clippy errors 2024-04-25 13:00:13 +02:00
jb-alvarado
1fbfda2e85 work on sse 2024-04-24 09:58:57 +02:00
jb-alvarado
b6f9a2545f add uuid based auth example 2024-04-23 22:02:48 +02:00
jb-alvarado
a1d1be5fc1 add missing value 2024-04-22 15:10:26 +02:00
jb-alvarado
586a5a91e6 catch remote playlist error and get empty playlist 2024-04-21 21:23:06 +02:00