Results 23 comments of Radmacher

I think? How exactly would I write a search query to check for email or name?

Yeah, it kind of works. The syntax is this: ```TS const users = new sdk.Users(appwrite); console.log(await users.list(Query.equal('email', '[email protected]'))); ``` But the problem is that the search is not really "exact"...

Same problem, exact same error: Device: OnePlus Nord Android Version: 12 App Version: 0.5.0

I'm running version 10.8.1 as well, but I use the official Docker images from Jellfyin. I have already tried resetting the app data and adding the server again. Furthermore, when...

> As a temporary workaround if you manage to get to the home screen (maybe after multiple crashes) and get the `NullPointerExeption` try going to Settings -> Manage servers ->...

Not gandbg, but the update did resolve the issue for me. 👍

I no longer use GraphQL, so this issue no longer applies to me. Feel free to close the issue if a fix is available.

Oh, that was not what I meant to do :/