jb-alvarado
|
e7740cc34c
|
fix clippy
|
2024-05-07 09:14:57 +02:00 |
|
jb-alvarado
|
627ac544b4
|
reset playout status when date differs, set time shift on init, fix #626
|
2024-05-07 09:12:31 +02:00 |
|
jb-alvarado
|
4f71b23368
|
fix clippy
|
2024-05-03 12:33:20 +02:00 |
|
jb-alvarado
|
47b88d90ca
|
reduce trace log
|
2024-04-26 14:43:55 +02:00 |
|
jb-alvarado
|
07f8445c52
|
cleanup
|
2024-04-26 09:47:04 +02:00 |
|
jb-alvarado
|
aeb5a1b5ea
|
switch back to playlist change behavior from v0.20 but get right index, fix #619
|
2024-04-26 09:42:33 +02:00 |
|
jb-alvarado
|
6efa9e2cf9
|
fix: don't skip last clip from playlist
|
2024-04-22 15:06:53 +02:00 |
|
jb-alvarado
|
12086904cd
|
ignore advanced config in tests, support advanced config path as argument, support advanced config on null output
|
2024-04-22 15:06:00 +02:00 |
|
jb-alvarado
|
1a3d0f7839
|
fix ad checker and right logo fade, adjust overlay filter for easier HW support
|
2024-04-18 16:09:49 +02:00 |
|
jb-alvarado
|
1924392ce2
|
format float
|
2024-04-10 16:49:31 +02:00 |
|
jb-alvarado
|
c1da7f31db
|
fix clippy warnings
|
2024-04-09 16:53:06 +02:00 |
|
jb-alvarado
|
eaf84f5720
|
user define ignore errors, fix #577
|
2024-04-04 16:45:31 +02:00 |
|
jb-alvarado
|
1284d03571
|
simplify recalculate_begin
|
2024-03-23 23:10:14 +01:00 |
|
jb-alvarado
|
5ed54ed77d
|
simplify code for infinit playlist
|
2024-03-21 13:01:45 +01:00 |
|
jb-alvarado
|
00ae975a81
|
work on new infinit mode
|
2024-03-20 21:12:47 +01:00 |
|
jb-alvarado
|
b5924f9a60
|
remove mutex
|
2024-03-05 10:17:32 +01:00 |
|
jb-alvarado
|
fb2fee92af
|
work on advanced settings, #558
|
2024-03-05 09:30:05 +01:00 |
|
jb-alvarado
|
449561cf11
|
work with loop and seek on all clips
|
2024-02-06 11:14:02 +01:00 |
|
jb-alvarado
|
f3832f0c46
|
handle case when seek is over duration
|
2024-02-05 20:19:45 +01:00 |
|
jb-alvarado
|
ec5ef03908
|
work on looping clips
|
2024-02-05 11:22:54 +01:00 |
|
jb-alvarado
|
be5e34bb9a
|
cleanup
|
2024-02-03 23:48:49 +01:00 |
|
jb-alvarado
|
20478205c4
|
set list_init for all filler types, check if filler source is color
|
2024-02-03 23:22:44 +01:00 |
|
jb-alvarado
|
9c9789967b
|
change comment
|
2024-02-02 15:26:59 +01:00 |
|
jb-alvarado
|
8bb07ff686
|
add test clips and playlists, cleanup and simplify code, set dummy real length, or shorter
|
2024-02-02 12:26:25 +01:00 |
|
jb-alvarado
|
831f867ec6
|
call only one function for get current, next or updated palylist
|
2024-02-01 22:39:04 +01:00 |
|
jb-alvarado
|
2dc389c9f9
|
simplify, cleanup and restructure code around playlist handling, add test for gen_source
|
2024-02-01 15:11:48 +01:00 |
|
jb-alvarado
|
af3d258e50
|
fix clippy
|
2024-01-31 18:50:26 +01:00 |
|
jb-alvarado
|
95e97c467a
|
change init with seek value, fix #511, #507
|
2024-01-31 18:36:34 +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
|
9912405e4e
|
improve live sources, fix #473
Live sources are potentially unstable and are therefore not officially supported. Use at your own risk.
|
2023-12-18 21:28:35 +01:00 |
|
jb-alvarado
|
a0313e52e3
|
compare duration with tolerance, clean error message
|
2023-12-10 12:14:19 +01:00 |
|
jb-alvarado
|
0330ad6168
|
add probe in validation thread
|
2023-12-02 21:04:30 +01:00 |
|
jb-alvarado
|
c6329c470a
|
validate next clip in a thread, to have less delta
|
2023-11-30 15:42:20 +01:00 |
|
jb-alvarado
|
94e02ac367
|
loop separate audio when is to short
|
2023-11-30 09:04:21 +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
|
04353a984d
|
inject filler to current list, when clip not exist
|
2023-10-17 15:13:53 +02:00 |
|
jb-alvarado
|
3971461280
|
fix break loop, when cmd is None, fix loop filler when filler duration is smaller then original clip
|
2023-10-16 09:03:40 +02:00 |
|
jb-alvarado
|
cf6e5663e9
|
jump out from source loop when playout is terminated
|
2023-10-01 14:11:04 +02:00 |
|
jb-alvarado
|
0c51f8303c
|
generate playlists based on template, serialize paths to PathBuf
|
2023-09-05 14:46:32 +02:00 |
|
jb-alvarado
|
48a3714a18
|
fix case when playlist disappear
|
2023-07-25 11:58:25 +02:00 |
|
jb-alvarado
|
72b390aba9
|
play longer filler clips
|
2023-07-24 16:57:07 +02:00 |
|
jb-alvarado
|
98d1d5d606
|
support filler folder
|
2023-07-23 21:25:35 +02:00 |
|
jb-alvarado
|
40fd1c4751
|
debug log config path
|
2023-07-13 11:25:08 +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
|
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
|
b292cd00bf
|
fix skip clip, when is to short
|
2023-03-10 10:01:45 +01:00 |
|
jb-alvarado
|
6c5264ea5f
|
rename kill with stop (we are not killing anybody...), stop engine over rpc. #268
|
2023-02-21 14:10:06 +01:00 |
|
jb-alvarado
|
0e2655ce24
|
change waring about clip length
|
2023-02-15 07:54:52 +01:00 |
|