jb-alvarado
|
9cc48870fe
|
Create codeql-analysis.yml
|
2021-03-31 21:08:36 +02:00 |
|
jonathan
|
105c1355ad
|
update install instruction
|
2021-03-31 09:07:27 +02:00 |
|
jb-alvarado
|
735910367a
|
add pylint config
|
2021-03-30 14:10:51 +02:00 |
|
jb-alvarado
|
0a7b19dae4
|
fix spelling
|
2021-03-30 14:10:35 +02:00 |
|
jb-alvarado
|
b4c4d15541
|
don't expose realtime filter to user
|
2021-03-29 09:25:43 +02:00 |
|
jb-alvarado
|
acdadcbfd4
|
give error, when file not exists
|
2021-03-27 23:29:51 +01:00 |
|
jb-alvarado
|
5dbbe6eb18
|
config needs to be reloadable
|
2021-03-27 22:39:18 +01:00 |
|
jb-alvarado
|
67be3afb3d
|
add docstrings and clean code with pylint
|
2021-03-26 14:43:21 +01:00 |
|
jb-alvarado
|
22f971ddc8
|
Merge branch 'master' of github.com:ffplayout/ffplayout-engine
|
2021-03-26 11:21:52 +01:00 |
|
jb-alvarado
|
9f218350e9
|
simplify load_config function
|
2021-03-26 11:21:40 +01:00 |
|
jb-alvarado
|
b2fee06e2c
|
Merge pull request #93 from ffplayout/dependabot/pip/pyyaml-5.4
Bump pyyaml from 5.3.1 to 5.4
|
2021-03-26 11:05:03 +01:00 |
|
jb-alvarado
|
e708245721
|
add docstring and make code more readeble
|
2021-03-26 11:04:27 +01:00 |
|
dependabot[bot]
|
e1b5d6887b
|
Bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-25 23:24:19 +00:00 |
|
jb-alvarado
|
c25375375f
|
remove encoding
|
2021-03-25 14:39:27 +01:00 |
|
jb-alvarado
|
0a1467b093
|
change variable names, to try to follow style conventions
|
2021-03-25 14:39:03 +01:00 |
|
jb-alvarado
|
6abadf9543
|
add docstring, compact seek_in/set_length
|
2021-03-24 20:23:48 +01:00 |
|
jb-alvarado
|
d36cb6af6d
|
rename and uppercase constans, rename filter function
|
2021-03-24 17:24:31 +01:00 |
|
jb-alvarado
|
cb7034b3c8
|
rename and uppercase constants
|
2021-03-24 17:22:26 +01:00 |
|
jb-alvarado
|
407e15452c
|
fix when loop goes over midnight, #91
|
2021-03-24 15:11:49 +01:00 |
|
jb-alvarado
|
ac8890653e
|
rename folder
|
2021-03-24 15:11:04 +01:00 |
|
jb-alvarado
|
6da0364f5a
|
anullsrc has no duration value in older ffmpeg versions
|
2021-03-23 16:38:41 +01:00 |
|
jb-alvarado
|
f700bdee5a
|
get m3u8 content only when file exists, use try remove
|
2021-03-23 14:24:59 +01:00 |
|
jb-alvarado
|
fc00c8edf3
|
change aevalsrc to anullsrc and fix channel layout #92
|
2021-03-23 14:22:11 +01:00 |
|
jb-alvarado
|
dfab8c9b5d
|
set begin to list_start and list_start to current time on loop, fix #91
|
2021-03-22 20:19:00 +01:00 |
|
jb-alvarado
|
28464ceb6c
|
set pid file, no logging, change port
|
2021-03-20 21:37:11 +01:00 |
|
jb-alvarado
|
6f20bd7770
|
fix path, set log path
|
2021-03-20 21:36:49 +01:00 |
|
jb-alvarado
|
76fc45553d
|
change path to supervisor config
|
2021-03-18 18:25:58 +01:00 |
|
jb-alvarado
|
606356a331
|
add user and password
|
2021-03-18 18:25:15 +01:00 |
|
jb-alvarado
|
48bbf1cd73
|
handle situation when last clip will skip
|
2021-03-07 12:29:38 +01:00 |
|
jb-alvarado
|
9d3d2b7f83
|
add delta only on last clip
|
2021-03-05 09:59:31 +01:00 |
|
jb-alvarado
|
c05937514a
|
no extra duration
|
2021-03-02 09:43:10 +01:00 |
|
jb-alvarado
|
601551ee4e
|
calculate new playlist date with real delta
|
2021-03-01 16:00:53 +01:00 |
|
jb-alvarado
|
7f4a1d39b9
|
simplify get_date
|
2021-03-01 15:59:33 +01:00 |
|
jb-alvarado
|
022ffbf772
|
fix import in older python versions
|
2021-03-01 12:50:44 +01:00 |
|
jb-alvarado
|
c021758c0e
|
call handle_list_init directly, smaller abs_tol value
|
2021-03-01 12:46:09 +01:00 |
|
jb-alvarado
|
37516e2af1
|
use delta for date calculation
|
2021-03-01 12:43:39 +01:00 |
|
jb-alvarado
|
84cb811051
|
fix import
|
2021-03-01 12:42:42 +01:00 |
|
jb-alvarado
|
654cf3f730
|
smaller thread_queue_size
|
2021-03-01 12:42:26 +01:00 |
|
jb-alvarado
|
21fe48f789
|
better naming
|
2021-02-22 09:10:07 +01:00 |
|
jb-alvarado
|
0e9805dba7
|
fix case when day start is not 00:00:00
|
2021-02-20 22:36:50 +01:00 |
|
jb-alvarado
|
e2897d5255
|
cleanup and simplify
|
2021-02-19 13:24:56 +01:00 |
|
jb-alvarado
|
7df48cb6d9
|
add docstring
|
2021-02-19 13:24:37 +01:00 |
|
jb-alvarado
|
d0c1a614dc
|
handle playlist except
|
2021-02-18 16:34:34 +01:00 |
|
jb-alvarado
|
89c0775adc
|
add infos
|
2021-02-18 11:29:02 +01:00 |
|
jb-alvarado
|
b4a35d7bee
|
no extra duration
|
2021-02-18 11:28:46 +01:00 |
|
jb-alvarado
|
871b3c2c05
|
simplify code, make last clip min one second long. handle missing lists
|
2021-02-18 11:28:30 +01:00 |
|
jb-alvarado
|
d9c03932ec
|
print new lines
|
2021-02-17 17:37:12 +01:00 |
|
jb-alvarado
|
9a3d4f8645
|
test if clip_nodes are filled
|
2021-02-17 17:36:42 +01:00 |
|
jb-alvarado
|
5b114a191d
|
run multiple tests at one
|
2021-02-17 15:27:07 +01:00 |
|
jb-alvarado
|
f5ef0ec7bd
|
set begin to current time in eof function
|
2021-02-17 15:26:12 +01:00 |
|