in03 / proxima

Transcode source media directly from DaVinci Resolve using multiple machines for encoding. Great for creating proxies quickly.
MIT License
50 stars 3 forks source link

fix!: Offline handler handling status 'None' #268

Closed in03 closed 1 year ago

in03 commented 1 year ago

Offline handler was incorrectly handling unlinked footage as 'offline'.

Another issue appeared causing existing unlinked proxies not being identified. Turned out to be some key settings in TOML config were named incorrectly and silently fell back to Pydantic defaults.

BREAKING CHANGE: Rename incorrect configuration keys, remove Pydantic defaults