Jason Dove
|
53f281ce32
|
add xmltv block behavior setting (#2336)
* replace playout externaljsonfile and templatefile with schedulefile
* add scripted schedule-based playout
* wip - not functional yet
* temp disable scripted playout creation
* allow fast-forwarding block playouts
* add xmltv block behavior setting
|
12 months ago |
Jason Dove
|
e06ee54070
|
rename yaml playout to sequential schedule (#2335)
* clarify some schedule and playout terms
* more renaming
|
12 months ago |
Jason Dove
|
c7fcaf8886
|
refactor playout building (#2273)
* refactor playout building
* remove playout items
|
1 year ago |
Jason Dove
|
093abf7ad8
|
add yaml playout pre_roll instruction (#2228)
* add yaml playout pre_roll instruction
* add basic yaml validation
* validate all yaml playout content items
* fix yaml to json conversion
* update changelog
|
1 year ago |
Jason Dove
|
0953e258a5
|
add `rewind_on_reset` option `wait_until` yaml playout instruction (#1941)
|
2 years ago |
Jason Dove
|
7d83e66ba6
|
add yaml playout history; allow yaml playouts to be extended (#1832)
* add multi_part; refactor skipping items
* save and apply history for yaml playouts
* do not remove history on yaml playout reset
|
2 years ago |
Jason Dove
|
391528cd94
|
add pad_until instruction (#1831)
* revert dotnet workaround
* add pad_until instruction
|
2 years ago |
Jason Dove
|
e4e4f68eb4
|
refactor yaml playout builder (#1820)
* update changelog
* refactor some handlers
* refactor skip items instruction
* more refactoring
|
2 years ago |