Jason Dove
|
ec0d8ea6ac
|
work around sequential schedule validation limit (#2655)
* remove readalltext
* remove unused method
* remove fileexists
* remove folderexists
* remove readalllines
* remove fake local file system
* show playlist name in playout build errors
* add basic sequential schedule validator tests
* work around sequential schedule validation limit
|
1 month ago |
Jason Dove
|
3e8ac9914c
|
refactor playout build errors (#2480)
* refactor classic playout builds
* refactor sequential playout builds
* refactor block playout building
* don't fail building an empty block schedule
* fix scripted playout build errors
|
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
|
6b275f8a13
|
fix hwaccel health check on mobile (#2401)
* fix hw accel health check on mobile
* allow classic schedules to fast forward
|
4 months ago |
Jason Dove
|
e96ac0202b
|
add mirror playout offset (#2391)
|
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
|
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
|
5 months ago |
Jason Dove
|
03c5b7e664
|
refactor some tests; upgrade dependencies (#2292)
* refactor some tests
* upgrade dependencies
* disable new test
|
5 months ago |