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
jb-alvarado
f38882032f
add optional ingest_level
...
- migrate to rust 1.66
- update packages
- set windows title in desktop mode
2022-12-17 22:08:22 +01:00
jb-alvarado
8f0060568c
use lexical_sort for ordering
2022-12-06 08:11:18 +01:00
jb-alvarado
b11eeb486a
update version
2022-11-28 18:30:18 +01:00
jb-alvarado
c70db0d327
change version to bug fix release
2022-11-28 18:29:55 +01:00
jb-alvarado
52856d3f09
get list of filters and libs, #201 #219
2022-11-27 21:11:40 +01:00
jb-alvarado
8be199222e
update dependencies
2022-11-19 20:34:29 +01:00
jb-alvarado
f576dedcb9
get program infos
2022-11-13 17:34:01 +01:00
jb-alvarado
5cbf5e7a4c
fix cross compile for osx
2022-11-04 15:20:16 +01:00
jb-alvarado
70213b5d64
fix rust 1.65 clippy warnings, change version
2022-11-03 15:26:02 +01:00
jb-alvarado
dcba34e58a
update version
2022-10-26 14:20:42 +02:00
jb-alvarado
bdf43f7e6b
update dependencies
2022-10-26 11:10:03 +02:00
jb-alvarado
a246a6018e
update dependencies
2022-10-25 10:06:15 +02:00
jb-alvarado
9a67aa1776
work on new output filter function
2022-10-21 15:31:24 +02:00
jb-alvarado
23aedf3600
simplify prepare_output_cmd, use filters struct for stream encoder ( #209 )
2022-10-17 19:30:10 +02:00
jb-alvarado
53c0fbd5d3
updates, debug path
2022-10-14 13:08:40 +02:00
jb-alvarado
06b5d6a227
support multi A/V HLS
2022-10-14 10:40:35 +02:00
jb-alvarado
87c508be54
add tests
2022-10-12 15:28:49 +02:00
jb-alvarado
ec4f5d2ac2
restructure api, import playlist from text file #195
2022-10-02 21:43:35 +02:00
jb-alvarado
442bacf698
update libs
2022-10-01 23:43:43 +02:00
jb-alvarado
69a3e59e35
convert text/m3u file to playlist, #195
2022-09-29 21:33:54 +02:00
jb-alvarado
82c108b4b8
update versions
2022-09-13 13:14:47 +02:00
jb-alvarado
9c5122696d
validate file compression settings and filtering
...
- fix length from filler clip in playlist generator
- serialize values only when string is not empty
- compare also audio and custom filter on playlist existing check
2022-09-07 11:33:13 +02:00
jb-alvarado
fd8e4738ca
work on better validation
2022-09-06 17:11:43 +02:00
jb-alvarado
6ff34e0ddb
replace timezone with utc offset
2022-09-04 17:07:16 +02:00
jb-alvarado
3c712b00eb
support custom filters, #183
2022-08-30 17:15:29 +02:00
jb-alvarado
0a9441fd9b
fix combination of folder mode and HLS output
...
- fix #180
- exclude files from hls output path
2022-08-26 11:29:02 +02:00