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

Releases: nrkno/sofie-casparcg-media-scanner

v1.5.0 NRK

28 Mar 10:21
Compare
Choose a tag to compare

Warning: release rescinded

  • Ensure that files aren't scanned before they are finished copying.
  • Split metadata generation into separate file format probe and freeze-frame/black-frame detection.

v1.4.3 NRK

11 Mar 10:37
Compare
Choose a tag to compare

Default log formatting is now with colorize: false.

v1.4.2 NRK

08 Mar 10:41
d206f11
Compare
Choose a tag to compare

Fixes changed logging behavior in v1.4.1

fix: translate time to human readable + colors

v1.4.1 NRK

04 Mar 17:13
1c4d5cc
Compare
Choose a tag to compare

Updated dependencies

v1.4.0 NRK

04 Mar 14:49
1a44a0e
Compare
Choose a tag to compare

Async endpoints for tv-automation-media-management's media scanning

feat: make new endpoints
display version on boot

v1.3.0 NRK

01 Mar 10:47
98c2b3d
Compare
Choose a tag to compare

Multiple fixes and refactors to stabilize the watchdog.

fix: better process shutdown routine
fix: use processLimiter in preview and better logging
feat: add processLimiter and Jest
fix: ignore media and dist files
fix: use prettyPrint logs in production
fix: re-order callbacks to catch initial file ejection
feat: use spawn on long ffmpeg commands
fix: workaround for kill process win32
fix: more error logging
feat: update version and set node version back to 8
feat: scanId preventing watchdog from locking up.
fix: linter complaints
feat: retry logic in scanner
feat: Add processing list
feat: kill child processes on watchdog kill
fix: refactor watchdog logic
fix: pleasing linter
feat: many minor changes
fix: lanuch config

v1.3.0 NRK RC3

15 Feb 06:43
Compare
Choose a tag to compare
v1.3.0 NRK RC3 Pre-release
Pre-release
v1.3.0-nrkno-rc3

fix: write back scans to db in manual mode

v1.3.0 NRK RC2

14 Feb 21:22
Compare
Choose a tag to compare
v1.3.0 NRK RC2 Pre-release
Pre-release
v1.3.0-nrkno-rc2

merge branch 'feat/remote-control'

v1.3.0 NRK Release Candidate 1

12 Feb 10:08
Compare
Choose a tag to compare
Pre-release

Feature: remote control of operations from media manager

v1.2.0 NRK

08 Feb 18:21
Compare
Choose a tag to compare

Feature: http endpoint for the PouchDB sequence number
Feature: file type
Feature: merging black and freeze frames (blacks are a subset of freeze frames)
Fix: metadata ffmpeg filter order (scene detection was incompatible with freeze detection)