Mathew Heard
Mathew Heard
Any objections to moving all legacy protocol communication to a file i.e `protocol/legacy.c` and moving sptps to `protocol/sptps*.c`? That would leave net_packet.c for common functions (currently not common) interacting with...
Perhaps a refactoring of the splay tree ( `splay_node_t`) node would be a good idea. Basically if you put the `splay_node_t` struct minus the data pointer as a member in...
## Description: "Playback error Cannot convert this item, No conversion ..." on some files. ## Details: - Plex Version: 1.18.7.2415 (latest) - Add-on version: v0.1.6 - Kodi version: 18.5 -...
## Description: If you allow a trailer to complete, the UI goes blank. Sound effects continue to play with button presses. Force kill required to continue. ## Details: Plex Version:...
### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...
expose the `max_conns=` argument to jdomain
Journal
Have you ever thought about adding journal support for faster syncing? Effecitvely a folder (say `.journal`) containing a log of chagned keys, that way if a differential sync can be...
# Feature Description Hyperglass is notoriously slow to start when running in containerised applications where the build cache can not be used. # Environment & Use Case Running hyperglass in...
This is not the only crash generated for this assertion statement in the issues list. However the other one thats currently open is an AOF crash, this trace is background...
PR https://github.com/openresty/lua-nginx-module/pull/2174 removes support for http request processing. I think this should be optionally still supported, it is after all perfectly servisable in a HTTP/2 request response flow. Perhaps a...