This repository was archived by the owner on Aug 11, 2023. It is now read-only.
Releases: nrkno/sofie-media-management
Releases · nrkno/sofie-media-management
v1.0.0 (Release 13)
- fix: slow workStep updates when prioritizing, etc.
- fix: localStorageGenerator - add separate "Scan" action
- fix: quantel http handler
v0.2.3-1 (Release 11 Hotfix 3)
Fixes:
- Fix a crash with ExpectedItemsGenerator and Quantel Watcher
v0.2.3-0 (Release 11 Hotfix 2)
- Fix broken release v.0.2.2-0
v0.2.2-0 (Release 11 Hotfix 1)
Broken build
Fixes:
- Reset device status to GOOD once issues in queue are resolved
- Check device status after every task is finished, so that the device status is updated more quickly
v0.2.1 (Release 11)
Featuring:
- Support for Release 10 and onward of Core
- Abort-all & restart-all functionality
- Cancellable operations
- Various bug fixes
v0.2.1rc1 (Release 11)
Features:
- Reinforce TrackedMediaItems against "ghost files" issue
- Various bugfixes
v0.1.9 (Release 9) - Hotfix 1
This is a hotfix release with additional reporting for issues with the processing queue.
- Update the peripheral device status when certain conditions with processing arise:
- No workflow has been finished in the last 15 minutes, yet there are still workflows in the queue
- There are unfinished workflows older than 3 hours
- There are more than 10 unfinished workflows
- Any worker has been working for longer than 15 minutes
- These values can be configured through the device settings
v0.2.0-0 (Release 10)
- Update API for R10
- Add WorkFlow comments suport
- ExpectedMediaItems: pass along expectedMediaItems comment through to WorkFlows
v0.1.10 (Release 10) - RC0
- Update API for R10
- Add WorkFlow comments suport
- ExpectedMediaItems: pass along expectedMediaItems comment through to WorkFlows
v0.1.9 (Release 9)
- Fix issues with expectedItemsGenerator (an exception thrown by onExpectedRemoved handler) when the file could not be handled by assigned source storage
- Fix issues with expectedItemsGenerator, where the initial sync of the items from Core would ingest items that should have already expired