in03 / proxima

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

Version constrain warning is hardcoded and doesn't follow user configuration setting #139

Closed in03 closed 2 years ago

in03 commented 2 years ago

I think there's a reason it's hardcoded. Maybe to avoid a circular import? It would be ideal if we could fix this, even if that means we move this function to another module. If not, it really should be printed instead of logged to save confusion.