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: Premature link success message #220

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Problem

Only one file needed to be linked, yet one file linked and one file failed. They're all the same one??? I reckon that "linked" text isn't running conditionally. Not sure why, but let's figure it out.

Pasted image 20220818121720

Additional Improvements

It would also be nice if we could get a list of the proxies that failed. But we shouldn't assume that the user would always want that. If it's a lot, that'll be a total console spam... Maybe print log location on screen?

closes #214