Commit Graph

179 Commits

Author SHA1 Message Date
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
jb-alvarado
04e4f202fd
Revert "update docker images, migrate to notify 6.0" 2023-06-16 16:15:27 +00:00
jb-alvarado
08dc748b5f migrate to notify 6.0 2023-06-16 15:25:57 +02:00
jb-alvarado
97455d535c add postrm, fix #326 2023-06-13 14:25:11 +02:00
jb-alvarado
8dd886547b update packages 2023-06-11 20:50:21 +02:00
jb-alvarado
7f10e9013a update packages, update bootstrap to stable version 2023-05-31 22:40:50 +02:00
jb-alvarado
6338207fba update most importend config values on new channel 2023-05-15 15:25:15 +02:00
jb-alvarado
aced7053cb update packages 2023-04-23 21:29:36 +02:00
jb-alvarado
abdf402c99
Merge branch 'ffplayout:master' into master 2023-04-23 21:17:52 +02:00
dependabot[bot]
2a08767a6f
Bump h2 from 0.3.16 to 0.3.17
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.16...v0.3.17)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 17:07:40 +00:00
jb-alvarado
535511f394 remove loudnorm filter 2023-04-10 20:28:06 +02:00
jb-alvarado
676d71e9b7 mark and scroll to current clip, show when ingest is running 2023-04-09 22:31:35 +02:00
jb-alvarado
5e976f212b fix upload function in GUI 2023-04-06 11:10:23 +02:00
jb-alvarado
88caf91411 update packages 2023-03-28 13:26:25 +02:00
jb-alvarado
4cc75f38c1 create 0.17.0 release 2023-03-28 12:39:50 +02:00
jb-alvarado
dd6ae18368 update bootstrap and packages 2023-03-27 10:50:20 +02:00
dependabot[bot]
ba9ca56f60
Bump openssl from 0.10.47 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.47 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.47...openssl-v0.10.48)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 01:28:42 +00:00
jb-alvarado
3328aaac6a fix logo path on windows system, #291 2023-03-24 10:28:39 +01:00
jb-alvarado
041c5f30ee fix #288 2023-03-22 16:11:47 +01:00
jb-alvarado
1856f19d06 update version 2023-03-10 11:17:57 +01:00
jb-alvarado
8298a6234f update 2023-03-05 16:43:00 +01:00
jb-alvarado
0822a620f5 fix branch 2023-02-28 07:48:15 +01:00
jb-alvarado
b4004d7d8b use async process::Command 2023-02-20 22:12:33 +01:00
jb-alvarado
7e5a391e3d work on "piggyback" mode 2023-02-20 17:28:33 +01:00
jb-alvarado
1c54bc0e2d update yaml 2023-02-09 11:58:59 +01:00
jb-alvarado
c0740fc830 get correct error level from config, fix playlist tests 2023-02-09 11:09:54 +01:00
jb-alvarado
530135b75d update packages 2023-02-08 16:10:58 +01:00
jb-alvarado
3b61d09809 set version and other metadata globally 2023-02-03 09:32:05 +01:00
jb-alvarado
3091834fca update packages 2023-02-02 12:52:52 +01:00
jb-alvarado
9e84c561ef update version 2023-02-02 12:17:36 +01:00
jb-alvarado
255ced8ecb update packages, fix clippy warnings 2023-01-28 21:52:32 +01:00
jb-alvarado
1c2f14095c update versions 2023-01-22 20:43:56 +01:00
jb-alvarado
af985cb351 update version 2023-01-18 13:23:48 +01:00
jb-alvarado
ab474f6d2f update frontend to nuxtjs3 2023-01-11 15:29:41 +01:00
jb-alvarado
c57b534b7a Revert "extra_extensions as vec"
This reverts commit c4f803da11.
2022-12-22 08:02:29 +01:00
jb-alvarado
c4f803da11 extra_extensions as vec 2022-12-21 14:11:27 +01:00
jb-alvarado
a3ce014444 update packages, set correct port 2022-12-20 09:24:54 +01:00