tt2468

Results 138 comments of tt2468

Encoders might have custom functionality via procs/signals that one may want to implement. I can think of some ideas in my head which would necessitate usage of these functions. The...

@mercantigo Are you still able to reproduce this on 29.0.2?

The recommended behavior here is to use request batches and variables to perform the request: ```json { "op": 8, "d": { "requests": [ { "requestType": "GetSceneItemId", "requestData": { "sceneName": "test...

Marking as draft for now due to unresolved issues.

It is not my responsibility in this context to make judgements on this. The decision was made to pause this PR, like has been done with the forum resource. From...

Please rebase your commit to fix the merge conflicts. I attempted to do it myself but was blocked because your repo blocks write access from PR admins.

Other than for testing purposes, is there any reason to want to have async compensation be a configurable value in sources? To me it seems like it should always be...

> > Other than for testing purposes, is there any reason to want to have async compensation be a configurable value in sources? To me it seems like it should...

Does your URL use special unicode characters? It doesn't appear to render correctly in the log files.

In terms of interface binding, I think that using the linux-specific `SO_BINDTODEVICE` parameter is unnecessary. I would recommend displaying a dropdown of IP addresses only, with the interface name only...