Jason Dove
3e07bc6136
fix history for playlists in yaml playouts ( #2097 )
1 year ago
Jason Dove
d6bfc2fd05
marathon playout history fixes ( #2096 )
1 year ago
Jason Dove
35116c64cd
fix potential crash with recent marathon updates ( #2095 )
1 year ago
Jason Dove
037cee873f
yaml marathon history ( #2094 )
...
* better playlist tests
* fix history for marathon content in yaml playouts
1 year ago
Jason Dove
7457301d3e
yaml playout skip items expression ( #2092 )
1 year ago
Jason Dove
6cc2f1de17
yaml playout improvements ( #2088 )
...
* add stop_before_end
* more yaml playout improvements
1 year ago
Jason Dove
f80069bb97
add custom channel stream selector system ( #2076 )
...
* add some basic channel stream selector models
* change windows ffmpeg url
* implement basic stream selection
* fixes
1 year ago
Jason Dove
c4c164df6a
detect cycles in yaml sequence definitions ( #2060 )
1 year ago
Jason Dove
b90463e3af
detect cycles in smart collection queries ( #2059 )
1 year ago
Jason Dove
06f233e5bd
upgrade to dotnet 9 ( #2056 )
1 year ago
Jason Dove
25f4fb22e5
yaml sequence improvements ( #2053 )
1 year ago
Jason Dove
7cfa298c72
fix xmltv grouping with post-roll filler ( #2046 )
1 year ago
Jason Dove
d9a3496bf5
add fixed start time behavior option to schedules and schedule items ( #2017 )
1 year ago
Jason Dove
fbb7a661fb
fix guide group generation for `duration` yaml instruction ( #1943 )
2 years 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
f75bb25a1a
fix building playouts with certain playlist changes ( #1935 )
...
* fix building playouts with certain playlist changes
* update changelog
2 years ago
Jason Dove
e7817b1460
fix deco default filler hardware acceleration ( #1916 )
...
* fix hw accel for deco default filler
* use custom filler kind for deco default filler
2 years ago
embolon
f40eaef898
[scheduling] Add a new mode RandomRotation that randomly picks an item from a randomly choosen group (show/artist) for block schedule ( #1885 )
...
* init
* minor naming change
* address to comments round 1
* update dependencies
* formatting
* make sure it rotates
* update changelog
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com>
2 years ago
embolon
91e85cc9c1
[Filler] Add random count for filler preset ( #1886 )
...
* init
* minor update
* clean up
* minor cleanup
* update changelog
* update changelog again
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com>
2 years ago
Jason Dove
4130f7316c
fix block playout history loading ( #1876 )
2 years ago
Jason Dove
9b60ff0863
optionally shuffle marathon groups ( #1850 )
2 years ago
Jason Dove
efdf0bb6d4
group music videos by album ( #1849 )
2 years ago
Jason Dove
9e2f7b7815
fix deco selection for watermark and filler ( #1847 )
2 years ago
Jason Dove
101d46e283
dont remove block items that are filler ( #1846 )
2 years ago
Jason Dove
521e4eac41
add yaml marathon search content source ( #1845 )
...
* use search queries to populate marathons
* group marathon by artist
* add marathon group by album
2 years ago
Jason Dove
a8cf22e43e
group marathon by season ( #1843 )
2 years ago
Jason Dove
4c9c047530
add basic marathon content ( #1842 )
2 years ago
Jason Dove
912f79097d
add collection, smart collection, multi collection, playlist content sources to yaml playouts ( #1841 )
...
* add collection content to yaml playout
* add smart_collection content
* add multi_collection content
* add playlist content
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
961fe8bbf2
improve shuffling behavior; add custom_title ( #1838 )
...
* improve yaml shuffling behavior
* add custom_title to playout instructions
2 years ago
Jason Dove
75f991d670
yaml history fix ( #1836 )
2 years ago
Jason Dove
e3c981004b
show all items in epg by default ( #1835 )
2 years ago
Jason Dove
befaa037e2
default duration to make a new epg group per item; default duration to NOT use offline tail ( #1834 )
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
b737775f9a
add yaml skip to item instruction ( #1830 )
...
* work around MSB3374 error
* add skip to item instruction
2 years ago
Jason Dove
ec99d5976d
add shuffle sequence instruction ( #1827 )
2 years ago
Jason Dove
59f11f1a1a
add yaml playout sequences ( #1826 )
2 years ago
Jason Dove
6f66909957
add "all" instruction ( #1821 )
...
* add "all" instruction
* use string for value we don't care about
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
Jason Dove
f06ef5262a
add new_epg_group instruction; add filler_kind propery ( #1819 )
2 years ago
Jason Dove
ae6bcc4933
add yaml playout skip items instruction ( #1816 )
2 years ago
Jason Dove
b83fe53ef1
add wait until instruction ( #1815 )
2 years ago
Jason Dove
fa20c5e01e
template playout => yaml playout ( #1813 )
2 years ago
Jason Dove
53bd745678
add playout template show content ( #1812 )
2 years ago
Jason Dove
f3e5a4e7d8
add playout template duration scheduler ( #1811 )
...
* fix loop with missing content
* implement template duration scheduler
2 years ago
Jason Dove
0b29bb32b1
playout template pad to next fixes ( #1809 )
...
* prevent loop
* add discard attempts and fallback to pad_to_next
2 years ago
Jason Dove
d9a7615cf6
add experimental playout template system ( #1808 )
...
* add template playout kind
* add template scheduler count
* implement pad to next
* only allow resetting template playouts
* update changelog
2 years ago
Jason Dove
50f2cb7a33
fix adding pad filler to short content ( #1806 )
2 years ago