Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Releases: nrkno/sofie-media-management

v1.0.0 (Release 13)

02 Oct 06:46
Compare
Choose a tag to compare
  • 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)

24 Aug 23:47
Compare
Choose a tag to compare

Fixes:

  • Fix a crash with ExpectedItemsGenerator and Quantel Watcher

v0.2.3-0 (Release 11 Hotfix 2)

23 Aug 14:21
Compare
Choose a tag to compare
  • Fix broken release v.0.2.2-0

v0.2.2-0 (Release 11 Hotfix 1)

22 Aug 06:24
Compare
Choose a tag to compare

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)

19 Aug 12:35
02a9779
Compare
Choose a tag to compare

Featuring:

  • Support for Release 10 and onward of Core
  • Abort-all & restart-all functionality
  • Cancellable operations
  • Various bug fixes

v0.2.1rc1 (Release 11)

01 Aug 16:34
Compare
Choose a tag to compare

Features:

  • Reinforce TrackedMediaItems against "ghost files" issue
  • Various bugfixes

v0.1.9 (Release 9) - Hotfix 1

04 Jul 16:11
Compare
Choose a tag to compare
Pre-release

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)

22 May 09:44
Compare
Choose a tag to compare
  • Update API for R10
  • Add WorkFlow comments suport
  • ExpectedMediaItems: pass along expectedMediaItems comment through to WorkFlows

v0.1.10 (Release 10) - RC0

07 May 13:54
Compare
Choose a tag to compare
Pre-release
  • Update API for R10
  • Add WorkFlow comments suport
  • ExpectedMediaItems: pass along expectedMediaItems comment through to WorkFlows

v0.1.9 (Release 9)

25 Apr 10:24
Compare
Choose a tag to compare
  • 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