|
|
|
@ -87,6 +87,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). |
|
|
|
- Work around sequential schedule validation limit (1000/hr by Newtonsoft.Json.Schema library) |
|
|
|
- Work around sequential schedule validation limit (1000/hr by Newtonsoft.Json.Schema library) |
|
|
|
- Playout builds now use JsonSchema.Net library which has no validation limit |
|
|
|
- Playout builds now use JsonSchema.Net library which has no validation limit |
|
|
|
- Validation tool in the UI still uses Newtonsoft.Json.Schema (with 1000/hr limit) as the error output is easier to understand |
|
|
|
- Validation tool in the UI still uses Newtonsoft.Json.Schema (with 1000/hr limit) as the error output is easier to understand |
|
|
|
|
|
|
|
- Fix editing scripted and sequential playouts when using MySql |
|
|
|
|
|
|
|
|
|
|
|
### Changed |
|
|
|
### Changed |
|
|
|
- Classic schedules: `Refresh` classic playouts from playout list; do not `Reset` them |
|
|
|
- Classic schedules: `Refresh` classic playouts from playout list; do not `Reset` them |
|
|
|
|