thenewguy
thenewguy
It would be convenient to specify the primary node and have the client detect the other endpoints. Is this possible? If not, where would one start to implement this for...
Is the [lock() method](https://github.com/sebleier/django-redis-cache/blob/master/redis_cache/backends/base.py#L392) meant for public use when a distributed lock is needed? It isn't documented here: https://django-redis-cache.readthedocs.io/en/latest/api.html#cache-methods-provided-by-django-redis-cache
`clip.w` and `clip.h` for `VideoFileClip` does not take rotation metadata into account Sample output from ffprobe for a cell phone video taken in portrait mode: ``` { "index": 0, "codec_name":...
I haven't worked with flower in some time and thought that I remember it used to be configured from the celery configuration file. Is there any baked in way to...
It would be quite handy to have a way to check if the error in the rest state is for a request aborted by `rest.actions.endpointFoo.reset()`. Right now the only thing...
It would really simplify things for users of applications served through the browser that need to print documents if some sort of CORs configuration could be enabled via CUPs. If...
ffprobe
I just happened across this again. Not sure how I lost it, but it would be handy to use FFPROBE for metadata related: https://github.com/Zulko/moviepy/issues/249
It would be helpful to provide a pure javascript example of a simplistic plugin for those who have to look up coffee script output.
It would be handy if it was documented how to supply a trust bundle from the host for registries with a private/self-hosted certificate known to the host
https://github.com/auto-ssl/lua-resty-auto-ssl/blob/master/Dockerfile-test seems to be the latest version of OpenResty at 1.15 Per the OpenResty site, [OpenResty 1.21.4.1 RC1 is out](https://openresty.org/en/ann-1021004001rc1.html)