jb-alvarado
424499d400
package updates and code cosmetics
2023-11-17 11:22:04 +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
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
0c51f8303c
generate playlists based on template, serialize paths to PathBuf
2023-09-05 14:46:32 +02:00
jb-alvarado
d1716acfc5
update packages
2023-08-08 21:10:30 +02:00
jb-alvarado
4a578e83ff
set chrono features, cleanup, less logging
2023-06-19 20:48:50 +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
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
3b61d09809
set version and other metadata globally
2023-02-03 09:32:05 +01:00
jb-alvarado
9e84c561ef
update version
2023-02-02 12:17:36 +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
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
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
f576dedcb9
get program infos
2022-11-13 17:34:01 +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
9a67aa1776
work on new output filter function
2022-10-21 15:31:24 +02:00
jb-alvarado
06b5d6a227
support multi A/V HLS
2022-10-14 10:40:35 +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
fd8e4738ca
work on better validation
2022-09-06 17:11:43 +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
jb-alvarado
e82b460e87
fix bug when clip length is less then one frame - so we skip clips when they less then one second.
2022-08-18 22:28:05 +02:00
jb-alvarado
351f36c183
make sudo recommend
2022-08-18 15:44:19 +02:00
jb-alvarado
449268dfe0
fix playlist switch, when total_delta < threshold
...
- update packages
- cleanup code with new clippy
- add fake_time cmd arg for debugging
- add ignore_chapters only to file source
2022-08-15 14:27:41 +02:00
jb-alvarado
baf10cfdda
default when category is net set, use filler_clip from config instead of a dummy clip
2022-07-29 12:28:34 +02:00
jb-alvarado
b57f078f8a
remove postrm -> breaks updates
2022-07-28 15:21:57 +02:00
jb-alvarado
1166454403
fix playlist serializer, when source is null
2022-07-28 14:23:27 +02:00
jb-alvarado
18d130ed01
add man, update readme and build script
2022-07-28 10:46:55 +02:00
jb-alvarado
32454e41d6
v0.13.0
...
- update to chrono 0.4.20.rc.1
- preserve text filter in HLS mode when clips changes
- cross compile ffpapi for macOS
2022-07-27 17:58:56 +02:00
jb-alvarado
95b4dccf8c
add install.md
2022-07-26 11:18:25 +02:00
jb-alvarado
088bce28d4
include public in assets
2022-07-25 17:26:49 +02:00
jb-alvarado
06fa5e6e95
add frontend, remove preview config
2022-07-24 19:23:52 +02:00
jb-alvarado
4fa4b608e8
create user without home, add service for arm, remove armhf
2022-07-20 16:03:39 +02:00
jb-alvarado
aca9cf22a3
add arm
2022-07-20 12:09:52 +02:00
jb-alvarado
15f28bd2d2
update version
2022-07-19 12:40:32 +02:00
jb-alvarado
94816903c3
no rpc logging, add default config, better naming, code cleanup
2022-07-19 11:11:23 +02:00
jb-alvarado
01a464dce5
prepare engine for multi channel support
2022-07-18 16:39:22 +02:00
jb-alvarado
98d8ad0f46
init probe and filter for last clip, fix #155
2022-07-10 16:23:02 +02:00
jb-alvarado
b0063b0821
prepare for next version
2022-07-08 10:22:31 +02:00
jb-alvarado
bc27fc1a63
update version
2022-07-07 17:20:30 +02:00
jb-alvarado
7ebbd151c4
better support for HLS multiple resolutions
2022-06-29 17:45:31 +02:00