Commit Graph

78 Commits

Author SHA1 Message Date
jb-alvarado
47808f9bf7 add logging to ffmpeg stderr 2022-03-11 17:49:24 +01:00
jb-alvarado
072bb54e98 fix case, when init is short before start time 2022-03-11 09:50:11 +01:00
jb-alvarado
8ba2a67b02 take first clip, even we we are before start time 2022-03-11 09:33:48 +01:00
jb-alvarado
71aa43116e update info 2022-03-10 20:37:30 +01:00
jb-alvarado
20797a4360 split output into separate files, create streaming output 2022-03-10 19:50:05 +01:00
jb-alvarado
f67a8b0d0e fix cases releated to playlist change 2022-03-10 15:04:15 +01:00
jb-alvarado
131909e7b9 update 2022-03-10 15:03:25 +01:00
jb-alvarado
574fe2278f rename package 2022-03-08 21:22:31 +01:00
jb-alvarado
27fb996090 add some infos 2022-03-08 21:22:22 +01:00
jb-alvarado
397d18ef41 cleanup 2022-03-08 21:22:14 +01:00
jb-alvarado
c5a4db035e fix case when playlist is to short on init 2022-03-08 15:15:07 +01:00
jb-alvarado
39d42f5734 fix case when playlist is to long 2022-03-08 13:51:53 +01:00
jb-alvarado
de76c551b1 work on case when playlist is longer 2022-03-07 17:59:09 +01:00
jb-alvarado
0253b9d605 work on case when playlist is to long 2022-03-06 21:01:04 +01:00
jb-alvarado
330973f19e add short argument 2022-03-05 22:07:01 +01:00
jb-alvarado
0d6590d719 get start seconds from config, fix case when playlist not exists at start time 2022-03-05 21:58:49 +01:00
jb-alvarado
82a9def158 fix 3 cases:
1. when playlist is to short, fill with dummy
2. when next playlist not exists
3. when in the middle of playling the current playlist disappeare
2022-03-04 11:45:30 +01:00
jb-alvarado
bffd296ddc change init behavior
When init time is after last clip, the old behavior was not able to cache this.
2022-03-03 17:53:26 +01:00
jb-alvarado
d0aea7d05d fix filtering, also for dummy 2022-03-02 21:46:16 +01:00
jb-alvarado
934fd289cb WIP Playlist error handling. Filtering is broken. 2022-03-02 18:14:21 +01:00
jb-alvarado
bc69300a1c start working on init and end handling from playlist. Cleanup 2022-03-01 21:13:25 +01:00
jb-alvarado
7993cf3f1d sync check returns true or false,
To led the main function handle out of sync. Delta gives also total delta. Cleanup...
2022-03-01 21:12:16 +01:00
jb-alvarado
41ee75dae8 mute printing 2022-03-01 21:08:57 +01:00
jb-alvarado
80c16af683 check for ads 2022-03-01 21:08:44 +01:00
jb-alvarado
9d02bb8afd cleanup 2022-03-01 21:08:14 +01:00
jb-alvarado
67bfa3af15 correct starting and ending from processes and threads 2022-03-01 21:07:54 +01:00
jb-alvarado
f34099d230 get last and next ad from node 2022-03-01 21:07:12 +01:00
jb-alvarado
82ac85a176 cleanup 2022-03-01 21:06:42 +01:00
jb-alvarado
ffcb66a8d1 more example 2022-03-01 21:06:06 +01:00
jb-alvarado
2ee7d00865 add logging 2022-02-28 18:09:09 +01:00
jb-alvarado
fcd82f8021 working folder watch 2022-02-28 18:01:45 +01:00
jb-alvarado
5fd028231c use stable notify 2022-02-28 18:01:17 +01:00
jb-alvarado
e1167f407b unify code 2022-02-27 22:15:49 +01:00
jb-alvarado
3c91b8f7fe folder watch example 2022-02-27 22:15:10 +01:00
jb-alvarado
e6adb5282d create LogMailer for using it in CombinedLogger 2022-02-25 16:22:29 +01:00
jb-alvarado
8a936badaf only handle errors, give some more formated infos 2022-02-25 14:32:40 +01:00
jb-alvarado
323bb44134 read and write stdout > stdin in a loop 2022-02-25 14:16:47 +01:00
jb-alvarado
b045e3ec35 change type 2022-02-25 14:15:51 +01:00
jb-alvarado
758dfb3ca2 cleanup 2022-02-25 14:15:38 +01:00
jb-alvarado
c1d334f37c mut unused warning 2022-02-25 14:15:17 +01:00
jb-alvarado
d498351d29 change log format 2022-02-25 14:14:41 +01:00
jb-alvarado
53ea88a419 ignore .vscode 2022-02-25 13:32:10 +01:00
jb-alvarado
86695a0d98 add pipe example 2022-02-25 13:31:54 +01:00
jb-alvarado
e8d828f60d add logging to the functions 2022-02-24 17:28:51 +01:00
jb-alvarado
9a78018e15 add file rotate for logging 2022-02-23 21:25:14 +01:00
jb-alvarado
8c731a3b55 add build info 2022-02-23 21:24:53 +01:00
jb-alvarado
13551a0237 start working on messenger 2022-02-23 18:06:40 +01:00
jb-alvarado
c7aec5b594 check if file exists, check sync 2022-02-22 22:21:53 +01:00
jb-alvarado
30348f6b66 change type to f64 2022-02-22 22:20:07 +01:00
jb-alvarado
174d20f546 spelling 2022-02-22 22:19:48 +01:00