Brian J. Murrell
Brian J. Murrell
I have this problem also. It's something unique to trying to connect to the HTTPS port of a server found during _autodiscovery_. Connecting to the JF server with HTTPS from...
@nielsvanvelzen This is is very clearly NOT a simple networking issue. The logcat I pasted very clearly shows that it's a bug in that the client is trying to verify...
The published URL is set correctly. You can even see it is set correctly in the logcat output: ``` 07-30 18:56:57.200 32675 9058 D org.jellyfin.sdk.discovery.LocalServerDiscovery: Received message "{"Address":"https://10.75.22.2:443","Id":"9be14d61c64b452eb0fe38a39d2022a8","Name":"videoserver.example.com","EndpointAddress":null}" ``` The...
I am sure you know this, but SSL connection verification needs to use a **name** not an IP address. So the JF client must use the **name** in the URL...
I have done the Developer Options -> Disable HW Overlay option as I read about it elsewhere and it does not resolve the issue with my CCwGTV 4K also plugged...
> Failing tests are likely much more interesting than passing tests. True. But you totally missed the _headline_. I am not even seeing *all* of my failed tests. See the...
Oh my goodness. This is seriously disappointing. I really don't see the point of posting anything to GH Checks if you cannot post all of the failed tests and [post...
I'm seeing this same behavior. Even when I set pidgin to away explicitly I still get no notifications on my phone. Even with WhatsApp Web running on the same machine...
What is `send-receipts` exactly? With native WhatsApp, there seems to be two receipts. One for when the message was delivered and one for when it was read. [How] does `send-receipts`...
What is the result of keeping a conversation tab open (but perhaps not focused because another tab is in focus) in the conversations window on Pidgin while, say, the screen...