Jason Dove
|
2daf89194b
|
add more safety and a couple tests
|
1 month ago |
Carson Kompon
|
c7eab469e6
|
`YamlPlayoutScheduleItem` now implements `IAlternateScheduleItem`
|
1 month ago |
Carson Kompon
|
6c8a0af2a1
|
Added `schedules` to YAML/Sequenced Playback
|
1 month ago |
Jason Dove
|
eadacc7f8c
|
add stop_before_end and offline_tail to pad_to_next (#2359)
|
11 months ago |
Jason Dove
|
5d081ceeff
|
fix editorconfig and run code cleanup (#2324)
* fix formatting rules
* reformat ersatztv
* reformat ersatztv.application
* reformat ersatztv.core
* refactor ersatztv.core.tests
* reformat ersatztv.ffmpeg
* reformat ersatztv.ffmpeg.tests
* reformat ersatztv.infrastructure
* cleanup infra mysql
* cleanup infra sqlite
* cleanup infra tests
* cleanup ersatztv.scanner
* cleanup ersatztv.scanner.tests
* sln cleanup
* update dependencies
|
12 months ago |
Jason Dove
|
f4eadae8ff
|
set variables from yaml playout graphics_on instruction (#2284)
|
12 months ago |
Jason Dove
|
2dc5bf58a7
|
add graphics_on and graphics_off yaml playout instructions (#2283)
|
12 months ago |
Jason Dove
|
3b955255ce
|
fix building yaml playouts with no imports (#2249)
|
1 year ago |
Jason Dove
|
16dd2c2d81
|
add yaml import section (#2248)
|
1 year ago |
Jason Dove
|
aa3bd3b750
|
add yaml playout rewind instruction (#2243)
|
1 year ago |
Jason Dove
|
06d9e59a7a
|
add yaml mid roll instruction (#2232)
* refactor filler expression
* add yaml mid roll instruction
* schedule midroll for yaml count and all instructions
* update changelog
|
1 year ago |
Jason Dove
|
12c88a006d
|
add yaml post_roll instruction (#2230)
|
1 year ago |
Jason Dove
|
093abf7ad8
|
add yaml playout pre_roll instruction (#2228)
* add yaml playout pre_roll instruction
* add basic yaml validation
* validate all yaml playout content items
* fix yaml to json conversion
* update changelog
|
1 year ago |
Jason Dove
|
43e1cbd919
|
yaml playout watermarks (#2149)
|
1 year ago |
Jason Dove
|
5a9d27e196
|
make yaml playout count an expression (#2102)
|
1 year ago |
Jason Dove
|
3e07bc6136
|
fix history for playlists in yaml playouts (#2097)
|
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
|
25f4fb22e5
|
yaml sequence improvements (#2053)
|
1 year 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
|
9b60ff0863
|
optionally shuffle marathon groups (#1850)
|
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
|
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
|
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 |