Kai

Results 12 issues of Kai

Allows interaction with multiple OBS' and OBSRemotes. See Issue #8 . Unfortunately, I am totally unused to Windows for developing code, so I am unable to compile this version. This...

I am using a setup of two simultaneous OBS, one for HQ local recordings and one for streaming the content in lower quality. Since they both use port 4444, the...

`async_ = Iter(recognize) async_.append(1) async_.run()` This always leads to a > [Q] ERROR No ":" found in value which is raised by the core.signing module in the unsign-method. I found...

### Description using the list of `default-address-pools` in daemon.json in different orders leads to the configuration error: ``` failed to start daemon: Error initializing network controller: Error creating default "bridge"...

kind/bug
area/networking

The welcome message being `null` in the database does not work well with the frontend. The frontend needs it to be notnull and expects `string`, otherwise throws exceptions. @sualko I...

`You are not allowed to change this option` can be misinterpreteted as other room options in the dialog. Since this notice only related to room sharing, it can be clarified...

##### SUMMARY Currently, the `bitwarden` lookup does only read from Bitwarden. This PR adds functionality to the lookup to generate or set fields, to be able to completely work within...

feature
lookup
tests
unit
new_contributor
plugins
check-before-release
backport-8

### Summary I am unsure if it's a bug or just an (for me) unexpected behaviour: When using docker_compose with restarted=yes, the freshly container gets restarted right after creation, often...

bug
docker-compose-v1

It appears notify_push takes it's UID from the foldername in the mount-directory it detects changes in and does not read the `home` column when the user is one from user_saml....

question

A pdf with a few hundred pages broke my indexing, as after all pages were OCR'ed, the run (via `fulltextsearch:document:index` or via full-index) crashed with: ``` [PDOException (HY000)] SQLSTATE[HY000]: General...