3 hours ago
When connecting to a new server URL, I input Https://my.server.name by mistake.
I encountered a connection error and from the URLs the client tried to connect to I found that the client incorrectly parsed the URL and assumed the scheme is a part of the hostname.
After changing the URL to https://my.server.name everything worked just fine. This happened to me on both my Android TV box and Android phone.
For me this seems like a small bug in the URL parsing function of the client but GitHub sent me here first.
More details:
Jellyfin server version: 10.11.4
Jellyfin Android TV Client version: 0.19.4
TV Device: Xiaomi MIBOX 4
Mobile: OnePlus 13
Jellyfin Android Mobile client version: 2.6.3
I encountered a connection error and from the URLs the client tried to connect to I found that the client incorrectly parsed the URL and assumed the scheme is a part of the hostname.
After changing the URL to https://my.server.name everything worked just fine. This happened to me on both my Android TV box and Android phone.
For me this seems like a small bug in the URL parsing function of the client but GitHub sent me here first.
More details:
Jellyfin server version: 10.11.4
Jellyfin Android TV Client version: 0.19.4
TV Device: Xiaomi MIBOX 4
Mobile: OnePlus 13
Jellyfin Android Mobile client version: 2.6.3


