Commit Graph

578 Commits

Author SHA1 Message Date
jb-alvarado
7eaf771d8a length must have right format 2021-02-09 16:08:45 +01:00
jb-alvarado
19d1d34e00 fix delta check when start time is 00:00:00, cleanup 2021-02-09 13:42:18 +01:00
jb-alvarado
04a7439a07 set next playlist date, #84 2021-02-09 13:41:14 +01:00
jb-alvarado
0a84d8d20e cleanup 2021-02-09 13:39:48 +01:00
jb-alvarado
ac92ef4951 add test script for manipulating datetime 2021-02-09 13:39:14 +01:00
jb-alvarado
1cad8d1127 don't ignore test folder 2021-02-09 13:38:11 +01:00
jb-alvarado
fb10da78ec prevent negativ values 2021-02-07 11:08:53 +01:00
jb-alvarado
e156c7de06 Merge branch 'dev' of github.com:ffplayout/ffplayout-engine into dev 2021-02-06 21:14:27 +01:00
jb-alvarado
927d3711b2 pass duration and out again to filter builder 2021-02-06 21:14:15 +01:00
jb-alvarado
2f13af9881 Update README.md 2021-02-05 15:03:59 +01:00
jb-alvarado
1b5fa2d8b8 remove old file. new generator has his own repo 2021-02-05 14:44:55 +01:00
jb-alvarado
7bda44efd3 prevent negative values 2021-02-05 09:42:38 +01:00
jb-alvarado
2512bfbc1f escape % 2021-02-05 09:38:49 +01:00
jb-alvarado
c1975ecd61 escape single quote 2021-02-05 09:30:13 +01:00
jb-alvarado
26a227b5dd set default 2021-02-05 09:30:03 +01:00
jb-alvarado
d6c57c8aa7 support systemd and supervisord 2021-02-04 17:18:46 +01:00
jb-alvarado
6d87447cf4 Merge branch 'dev' of github.com:ffplayout/ffplayout-engine into dev 2021-02-04 17:13:05 +01:00
jb-alvarado
792564fe4f Merge branch 'cleanup' into dev 2021-02-04 17:12:55 +01:00
jb-alvarado
e28e38453a update readme 2021-02-04 16:26:07 +01:00
jb-alvarado
2c4297861c add supervisor 2021-02-04 16:25:59 +01:00
jb-alvarado
52a33d39c0 switch to requests, move playlist reader to utils, url quote, spellings 2021-02-04 16:16:42 +01:00
jb-alvarado
cc3c47dd94 add requests 2021-02-04 16:15:41 +01:00
jb-alvarado
c8a8fb8002 dict get 2021-02-04 16:15:01 +01:00
jb-alvarado
edb2b9b29d Merge pull request #85 from ffplayout/cleanup
Update dev with cleanup branch
2021-02-04 13:11:29 +01:00
jb-alvarado
281b8a6071 rename is_float, add user define configs, format logging, fix validation 2021-02-04 12:59:30 +01:00
jb-alvarado
66c0db268f rename is_float to get_float 2021-02-04 12:58:47 +01:00
jb-alvarado
cc7fe5fad3 unify formating, better debug message 2021-02-04 12:58:08 +01:00
jb-alvarado
9aee69db0d sorting 2021-02-04 12:57:41 +01:00
jb-alvarado
74a7580131 add audio volume filter 2021-02-04 12:57:33 +01:00
jb-alvarado
a3cc6ba3ce add user define configs 2021-02-04 12:57:20 +01:00
jb-alvarado
31fdc04817 change string formating 2021-02-03 22:27:11 +01:00
jb-alvarado
e10302b839 remove get_clip_in_out function 2021-02-03 17:40:45 +01:00
jb-alvarado
01d7d84ae2 remove get_category, check for last and next node, less param for filter 2021-02-03 17:27:01 +01:00
jb-alvarado
7ec0a1de96 get default value from numnber check, check for advertisement 2021-02-03 17:26:12 +01:00
jb-alvarado
d0306f493f import messenger, work with nodes 2021-02-03 17:25:31 +01:00
jb-alvarado
7911359d82 change date condition 2021-02-03 16:23:13 +01:00
jb-alvarado
36bce348c3 get correct playlist when day_start is 00:00:00 2021-02-03 09:59:24 +01:00
jb-alvarado
e91f411efd add info about custom attributes 2021-02-02 11:08:30 +01:00
jb-alvarado
1274d8b288 pass program node to custom filters, for using custom properties. 2021-02-02 11:01:51 +01:00
jb-alvarado
8584802ae0 Merge pull request #83 from ffplayout/master
Support multiple mail recipients and remove makefile
2021-01-28 10:11:48 +01:00
jb-alvarado
de5e56473c move to external repo 2021-01-12 09:25:24 +01:00
jb-alvarado
825fd82254 support multiple recipients 2021-01-04 11:28:16 +01:00
jb-alvarado
d56233e220 support multiple recipients 2021-01-04 11:27:27 +01:00
jb-alvarado
8368fc75ef Update engine-001.conf 2020-12-30 21:14:58 +01:00
jb-alvarado
5ee2a3815a switch to supervisord, first step for multichannel support 2020-12-27 20:54:39 +01:00
jb-alvarado
210df1234a Merge branch 'dev' of github.com:ffplayout/ffplayout-engine into dev 2020-12-27 19:42:52 +01:00
jb-alvarado
10761e740e add option to activate text from file 2020-12-21 11:17:49 +01:00
jb-alvarado
ae5b998f04 add option to active text from file, add descrition 2020-12-21 11:17:06 +01:00
jb-alvarado
96123a1e9c reorder filters 2020-12-20 13:45:48 +01:00
jb-alvarado
600aed8ace Merge branch 'master' of github.com:ffplayout/ffplayout-engine 2020-12-19 22:38:13 +01:00