Jason Dove
5c43ae47b1
add basic remote stream library ( #2175 )
...
* initial remote stream library support; scanning seems to work ok
* flood schedule remote streams kind of works
* switch remote stream definitions to yaml files
* implement remote stream script playback
* update changelog
10 months ago
Jason Dove
9e56f6552f
support more multi-part grouping names ( #2165 )
10 months ago
Jason Dove
6a84c564d6
add multi-episode group size ( #2164 )
10 months ago
Jason Dove
54be3761dd
add multiple mode to schedule items ( #2163 )
10 months ago
Jason Dove
464c1e2ea8
fix bugs with playout mode multiple ( #2160 )
10 months ago
Jason Dove
43e1cbd919
yaml playout watermarks ( #2149 )
10 months ago
Jason Dove
39b107eb0f
add matched_points to filler expression ( #2148 )
10 months ago
Jason Dove
451c534062
allow block items to disable watermarks ( #2139 )
...
* allow block items to disable watermarks
* fix test
11 months ago
Jason Dove
e16cb30ab1
add mid-roll filler expression ( #2138 )
11 months ago
Jason Dove
7e30444857
dependencies and code cleanup ( #2117 )
...
* fix validation in new form layout
* pin mediatr to last oss version
* update dependencies
* cleanup code in core
* cleanup code in ffmpeg
* cleanup code in infra
* cleanup code in scanner
* cleanup code in application
* cleanup main code
* cleanup test code
* solution-wide code cleanup
11 months ago
Jason Dove
a6fa93d44e
fix nvidia compatibility with ffmpeg 7.2+ ( #2108 )
...
* tweak random seed
* fix dotnet install in docker test
* fix nvidia compatibility with ffmpeg 7.2+
11 months ago
Jason Dove
5a9d27e196
make yaml playout count an expression ( #2102 )
11 months ago
Jason Dove
3e07bc6136
fix history for playlists in yaml playouts ( #2097 )
11 months ago
Jason Dove
d6bfc2fd05
marathon playout history fixes ( #2096 )
11 months ago
Jason Dove
35116c64cd
fix potential crash with recent marathon updates ( #2095 )
11 months ago
Jason Dove
037cee873f
yaml marathon history ( #2094 )
...
* better playlist tests
* fix history for marathon content in yaml playouts
11 months ago
Jason Dove
7457301d3e
yaml playout skip items expression ( #2092 )
11 months ago
Jason Dove
6cc2f1de17
yaml playout improvements ( #2088 )
...
* add stop_before_end
* more yaml playout improvements
11 months 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
11 months ago
Jason Dove
c4c164df6a
detect cycles in yaml sequence definitions ( #2060 )
11 months ago
Jason Dove
b90463e3af
detect cycles in smart collection queries ( #2059 )
11 months ago
Jason Dove
06f233e5bd
upgrade to dotnet 9 ( #2056 )
11 months ago
Jason Dove
25f4fb22e5
yaml sequence improvements ( #2053 )
11 months ago
Jason Dove
7cfa298c72
fix xmltv grouping with post-roll filler ( #2046 )
11 months ago
Jason Dove
d9a3496bf5
add fixed start time behavior option to schedules and schedule items ( #2017 )
12 months 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