Results 29 comments of Ryan Voots

Agreed about the changes, I can make them but I also agree that waiting for the switch to ffmpeg 5.x is better anyway. The original patch on the trac link...

With the upcoming change of switching to github for perl core development, I'd say just wait until then and update the links to the github issues page instead.

Not sure if you found the solution, but it's to disable MLIR which isn't supported by the edgetpu compiler apparently. https://stackoverflow.com/questions/62808038/model-not-quantized-after-post-training-quantization-depends-on-model-structur I found that link on another closed issue here

The recent attacks: https://eslint.org/blog/2018/07/postmortem-for-malicious-package-publishes https://wiki.gentoo.org/wiki/Project:Infrastructure/Incident_Reports/2018-06-28_Github

There's been more compromises since, here's another new one. https://github.com/rest-client/rest-client/issues/713

They investigated and found 10 more affected libraries, https://github.com/rubygems/rubygems.org/issues/2097

It might be a good option. I'm working on a TOTP implementation simply because I expect it'll be enough to force the conversation into a serious place (It's been a...

Not sure if it existed when you wrote this, but you can view the planned schedule in the Playout section right now with 5.1 beta

Looks like this addresses the queue lock issue raised in my branch before I got the chance to do it. I'd end up doing the exact same thing here. So...

Thanks for this. I missed it when I added this because I use the webui.py file directly because of some docker compose stuff I have setup to make it easier...