Jason Dove
|
eadacc7f8c
|
add stop_before_end and offline_tail to pad_to_next (#2359)
|
11 months ago |
Jason Dove
|
1c07df5bc3
|
use cancellation tokens in many places (#2350)
* use cancellation tokens everywhere
* more cancellation tokens
|
11 months ago |
Jason Dove
|
a072e4357e
|
add scripted add_all, add_duration, pad_to_next, pad_until (#2342)
* add add_all
* add add_duration
* add pad_to_next
* add pad_until
|
11 months ago |
Jason Dove
|
605c57bef3
|
add scripted control instructions (#2341)
* add start_epg_group, stop_epg_group
* fix imports
* add graphics_on, graphics_off
* add skip_items
* add skip_to_item
* add watermark_on, watermark_off
|
11 months ago |
Jason Dove
|
4e2310d008
|
add all content sources to scripted schedules (#2340)
* add show content
* add multi collection content
* add smart collection content
* add playlist content
* fix infinite loop
* add marathon content
|
11 months ago |
Jason Dove
|
bbddd50f00
|
add new scheduling engine, basic scripted schedule system (#2337)
* start to add content to scheduling engine
* add first content instruction
* add search content
* allow scripted schedule creation
* don't use scheduling engine in sequential playout builder, yet
|
11 months ago |