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
|
5d081ceeff
|
fix editorconfig and run code cleanup (#2324)
* fix formatting rules
* reformat ersatztv
* reformat ersatztv.application
* reformat ersatztv.core
* refactor ersatztv.core.tests
* reformat ersatztv.ffmpeg
* reformat ersatztv.ffmpeg.tests
* reformat ersatztv.infrastructure
* cleanup infra mysql
* cleanup infra sqlite
* cleanup infra tests
* cleanup ersatztv.scanner
* cleanup ersatztv.scanner.tests
* sln cleanup
* update dependencies
|
12 months ago |
Jason Dove
|
2dc5bf58a7
|
add graphics_on and graphics_off yaml playout instructions (#2283)
|
1 year ago |
Jason Dove
|
06d9e59a7a
|
add yaml mid roll instruction (#2232)
* refactor filler expression
* add yaml mid roll instruction
* schedule midroll for yaml count and all instructions
* update changelog
|
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
|
37ceac5651
|
add `advance` option to `epg_group` yaml playout instruction (#1942)
|
2 years ago |
Jason Dove
|
0953e258a5
|
add `rewind_on_reset` option `wait_until` yaml playout instruction (#1941)
|
2 years ago |
Jason Dove
|
8aa55fdfce
|
replace new_epg_group instruction with epg_group; copy sequence custom title to sequence items
|
2 years ago |
Jason Dove
|
e3c981004b
|
show all items in epg by default (#1835)
|
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 |