Commit Graph

215 Commits

Author SHA1 Message Date
jb-alvarado
9b4db31ebb update packages, remove title tooltips 2024-02-08 14:41:56 +01:00
jb-alvarado
5064e46a85 update 2024-02-06 12:00:34 +01:00
jb-alvarado
449561cf11 work with loop and seek on all clips 2024-02-06 11:14:02 +01:00
jb-alvarado
93090c0a8a update packages and change version 2024-02-02 12:39:27 +01:00
jb-alvarado
b8d041be57 add skip validation argument, fix case where clips not exist (introduced in v.20), fix lock deadlock, add more tests 2024-01-31 17:52:17 +01:00
jb-alvarado
040ece7622 update packages 2024-01-29 08:32:20 +01:00
jb-alvarado
c487827bbd add example for scrolling text with static background 2024-01-22 07:55:46 +01:00
jb-alvarado
415d79ecbc add example with localtime filter, update packages 2024-01-17 20:18:49 +01:00
jb-alvarado
334a826bdb update packages 2024-01-03 21:20:56 +01:00
jb-alvarado
ddb6d1fb9e update packages 2024-01-02 13:35:49 +01:00
jb-alvarado
c8ca4588d1 fix address 2024-01-02 00:51:11 +01:00
jb-alvarado
873776908e update sysinfo to support stats on network storage 2023-12-23 23:13:54 +01:00
jb-alvarado
da64fdbf84 update packages 2023-12-16 23:01:25 +01:00
jb-alvarado
a30f21b866 warn and adjust duration on validation 2023-12-09 21:52:00 +01:00
jb-alvarado
5c14b895f2 better error message 2023-12-05 07:30:46 +01:00
jb-alvarado
f1e8797528 update actix-web-grants to v4 2023-12-02 21:16:44 +01:00
jb-alvarado
729f8095a4 update packages 2023-11-27 19:26:41 +01:00
jb-alvarado
ea83160ba6 add silence detection for validation 2023-11-20 12:30:49 +01:00
jb-alvarado
424499d400 package updates and code cosmetics 2023-11-17 11:22:04 +01:00
jb-alvarado
0a7a4fb851 final v0.20.0 2023-11-16 15:48:24 +01:00
jb-alvarado
0df34e2bd7 update packages 2023-11-08 08:40:48 +01:00
jb-alvarado
c30438697d set public path, fix #439, add system stat route 2023-11-07 13:45:43 +01:00
jb-alvarado
22fb1d78d2 systeminfo example 2023-11-06 16:19:26 +01:00
jb-alvarado
5fb4861170 cleanup, update version 2023-11-04 22:26:36 +01:00
jb-alvarado
7d3173533f Use enum for Role everywhere, fix time shift, fix #433, get config also as normal user 2023-11-02 13:40:56 +01:00
jb-alvarado
b4cde6e12c embed static files from frontend in ffpapi, add db path argument 2023-10-31 23:43:33 +01:00
jb-alvarado
b475854578 add file proxy 2023-10-30 21:55:57 +01:00
amazing
652522da32 add task runner to hls output 2023-10-27 10:51:05 +02:00
jb-alvarado
5fb5851b49 fix db path 2023-10-24 10:41:09 +02:00
jb-alvarado
af32c192d0 change version to beta 2023-10-22 20:06:02 +02:00
jb-alvarado
7f2b263f53 update packages 2023-10-20 08:19:53 +02:00
jb-alvarado
38e73a0138 remove openssl dependency, remove TLS debug log messages, fix program hang when mail sending not work 2023-10-13 08:20:35 +02:00
jb-alvarado
cf6e5663e9 jump out from source loop when playout is terminated 2023-10-01 14:11:04 +02:00
jb-alvarado
6c79012da3 fix media probe (revert to old behavior) 2023-09-29 08:28:38 +02:00
jb-alvarado
25f34e234e update packages 2023-09-26 09:30:08 +02:00
jb-alvarado
dfb9d2db9e natural sort on folder list, add advanced playlist gen to frontend 2023-09-08 10:32:46 +02:00
jb-alvarado
83cff609b3 update chrono and fix audit warning 2023-09-07 21:57:16 +02:00
jb-alvarado
3cf8ac2d20 update packages 2023-09-06 08:24:50 +02:00
jb-alvarado
0c51f8303c generate playlists based on template, serialize paths to PathBuf 2023-09-05 14:46:32 +02:00
jb-alvarado
d2c72d56fe stop decoder with SIGTERM signal, instead of kill on non windows systems 2023-08-13 12:59:20 +02:00
jb-alvarado
d1716acfc5 update packages 2023-08-08 21:10:30 +02:00
jb-alvarado
52d44e7a2a wait for task end 2023-07-20 07:44:18 +02:00
jb-alvarado
90ebd87c33 update packages 2023-07-17 10:18:47 +02:00
jb-alvarado
ac90dcb157 check if json rpc port is in use 2023-07-14 13:42:20 +02:00
jb-alvarado
83432ef673 don't log missing source when playlist is to short
add validate playlist option
2023-07-06 11:33:09 +02:00
jb-alvarado
cd4c8727bd update sqlx to 0.7 2023-07-04 08:00:18 +02:00
jb-alvarado
a15c8a01ba add duration from remote source, #336 2023-06-26 07:40:32 +02:00
jb-alvarado
8eb5c2ba02 switch jsonrpc-http-server to tiny_http, update clap to next major version
The jsonrpc-http-server don't get any updates anymore and some libs are already unmaintained. Migration to the new jsonrpsee makes not so much sense, because its features are not needed. For our needs tiny_http is absolut enough.
2023-06-19 16:57:25 +02:00
jb-alvarado
5502c45420 cleanup and update docker files, migrate to notify 6.0 2023-06-18 00:43:23 +02:00
jb-alvarado
a4fa9cb353 remove extra content type from header, fix #331 2023-06-16 19:51:57 +02:00