Jason Dove
|
bc400de94c
|
clear custom title when stopping guide group in scripted schedule (#2622)
|
2 months ago |
Jason Dove
|
453737a521
|
add custom_title to start_epg_group (#2599)
|
2 months ago |
Jason Dove
|
e851a295a6
|
fix scripted schedule building across offsets (#2569)
|
2 months ago |
Jason Dove
|
144b3fe80b
|
fix remote stream durations in playouts (#2515)
|
3 months ago |
Jason Dove
|
245165c9d9
|
add rerun collection type (#2421)
* rename collection type
* split collections into separate pages
* add rerun collection types, migration, editor
* add rerun to classic schedule items
* rerun plumbing in classic playout builder
* start to implement rerun enumerator
* add scheduledAt to enumerator movenext
* maintain rerun history in db
* fix shuffle
* fix rerun allowed playback orders
* fix updating rerun collections
* update changelog; fix editing
* update changelog
|
4 months ago |
Jason Dove
|
0d69dd58a4
|
add classic schedule marathon (#2400)
|
4 months ago |
Jason Dove
|
906ec44a6e
|
fix scripted pre-roll overlap (#2394)
* fix scripted pre-roll overlap
* cleanup
|
4 months ago |
Jason Dove
|
ef5de99f9c
|
add create_playlist, pre_roll_on, pre_roll_off to scripted schedules (#2387)
|
4 months ago |
Jason Dove
|
31355ab887
|
add pad_until_exact and wait_until_exact scripted schedule calls (#2384)
|
4 months ago |
Jason Dove
|
03b4419f67
|
rework scripted schedules (#2367)
* start to reorganize scripted playout building
* add openapi
* add all content fns
* add playout instructions
* add control instructions
* add request models
* prevent build loop
* rename
* update changelog
* tweak changelog
|
4 months ago |
Jason Dove
|
eadacc7f8c
|
add stop_before_end and offline_tail to pad_to_next (#2359)
|
4 months ago |
Jason Dove
|
1c07df5bc3
|
use cancellation tokens in many places (#2350)
* use cancellation tokens everywhere
* more cancellation tokens
|
4 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
|
4 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
|
4 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
|
4 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
|
4 months ago |