Jason Dove
0953e258a5
add `rewind_on_reset` option `wait_until` yaml playout instruction ( #1941 )
9 months ago
Jason Dove
f75bb25a1a
fix building playouts with certain playlist changes ( #1935 )
...
* fix building playouts with certain playlist changes
* update changelog
9 months 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
10 months 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>
11 months 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>
11 months ago
Jason Dove
4130f7316c
fix block playout history loading ( #1876 )
12 months ago
Jason Dove
9b60ff0863
optionally shuffle marathon groups ( #1850 )
1 year ago
Jason Dove
efdf0bb6d4
group music videos by album ( #1849 )
1 year ago
Jason Dove
9e2f7b7815
fix deco selection for watermark and filler ( #1847 )
1 year ago
Jason Dove
101d46e283
dont remove block items that are filler ( #1846 )
1 year 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
1 year ago
Jason Dove
a8cf22e43e
group marathon by season ( #1843 )
1 year ago
Jason Dove
4c9c047530
add basic marathon content ( #1842 )
1 year 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
1 year ago
Jason Dove
8aa55fdfce
replace new_epg_group instruction with epg_group; copy sequence custom title to sequence items
1 year ago
Jason Dove
961fe8bbf2
improve shuffling behavior; add custom_title ( #1838 )
...
* improve yaml shuffling behavior
* add custom_title to playout instructions
1 year ago
Jason Dove
75f991d670
yaml history fix ( #1836 )
1 year ago
Jason Dove
e3c981004b
show all items in epg by default ( #1835 )
1 year ago
Jason Dove
befaa037e2
default duration to make a new epg group per item; default duration to NOT use offline tail ( #1834 )
1 year 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
1 year ago
Jason Dove
391528cd94
add pad_until instruction ( #1831 )
...
* revert dotnet workaround
* add pad_until instruction
1 year ago
Jason Dove
b737775f9a
add yaml skip to item instruction ( #1830 )
...
* work around MSB3374 error
* add skip to item instruction
1 year ago
Jason Dove
ec99d5976d
add shuffle sequence instruction ( #1827 )
1 year ago
Jason Dove
59f11f1a1a
add yaml playout sequences ( #1826 )
1 year ago
Jason Dove
6f66909957
add "all" instruction ( #1821 )
...
* add "all" instruction
* use string for value we don't care about
1 year ago
Jason Dove
e4e4f68eb4
refactor yaml playout builder ( #1820 )
...
* update changelog
* refactor some handlers
* refactor skip items instruction
* more refactoring
1 year ago
Jason Dove
f06ef5262a
add new_epg_group instruction; add filler_kind propery ( #1819 )
1 year ago
Jason Dove
ae6bcc4933
add yaml playout skip items instruction ( #1816 )
1 year ago
Jason Dove
b83fe53ef1
add wait until instruction ( #1815 )
1 year ago
Jason Dove
fa20c5e01e
template playout => yaml playout ( #1813 )
1 year ago
Jason Dove
53bd745678
add playout template show content ( #1812 )
1 year ago
Jason Dove
f3e5a4e7d8
add playout template duration scheduler ( #1811 )
...
* fix loop with missing content
* implement template duration scheduler
1 year ago
Jason Dove
0b29bb32b1
playout template pad to next fixes ( #1809 )
...
* prevent loop
* add discard attempts and fallback to pad_to_next
1 year 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
1 year ago
Jason Dove
50f2cb7a33
fix adding pad filler to short content ( #1806 )
1 year ago
Jason Dove
b1b2c2a1e0
add deco default filler trim to fit setting ( #1800 )
...
* add deco default filler trim to fit setting
* implement trim to fit
* update changelog
1 year ago
Jason Dove
d842cd57f6
fix building block playouts without default filler ( #1799 )
1 year ago
Jason Dove
46f7289db8
add deco default filler ( #1797 )
...
* first pass at default filler for block scheduling
* configure default filler in ui
* update changelog
1 year ago
Jason Dove
80ccbbf299
fix duration playout loop ( #1796 )
1 year ago
Jason Dove
a8b658a5ea
add "on demand" channel progress mode ( #1790 )
...
* update dependencies
* add channel progress mode
* implement on demand channel progress
* update changelog
1 year ago
Jason Dove
a5c8e2b401
fix duration scheduling bug ( #1744 )
1 year ago
Jason Dove
7c1f0d6dbd
treat mid-roll as post-roll when chapter markers are missing ( #1722 )
1 year ago
Jason Dove
f5038c2b66
play all items in playlist before starting again ( #1711 )
1 year ago
Jason Dove
85eb7623da
fix playlist playouts ( #1709 )
...
* fix playlist playouts
* remove some logging
1 year ago
Jason Dove
a87ec2d75d
cleanup ( #1708 )
...
* fix blazor naming
* code cleanup
* update dependencies
1 year ago
Jason Dove
33a8b29a27
fix block playout random seeds ( #1703 )
1 year ago
Jason Dove
e19b639527
add playlist item play all option ( #1694 )
1 year ago
Jason Dove
a6d5df3ca6
more add to playlist buttons; fix playlist preview ( #1693 )
1 year ago
Jason Dove
202ae33e37
add individual media items to playlists ( #1692 )
...
* add movies to playlists
* add search results to playlist
* update changelog
1 year ago
Jason Dove
c46b3787d8
set guide mode filler as appropriate on playlist items ( #1691 )
1 year ago