Can't sign in with the jellyfin

App version

Production

Issue description

When trying to set up jellyfin with a URL specifically it says that my username or password is wrong even though they are correct.

Trying to open quick connect does nothing.

Device type

Phone

Media provider

Jellyfin

Steps to reproduce

Reset app

Go to add jellyfin with URL this time

Enter username and password

I searched existing issues first

on

I understand that logs are mandatory

on

Log upload name / description

Log was uploaded under my username Dylon0107

do not forget the s in https ? :wink:

I thought I tried it with the s but I didn’t think it needed it because I don’t have SSL setup so it’s http

Then fix your network settings ?

2026-05-24 15:07:18.406 Verbose TestURL <-- [765] 301 Moved Permanently http://jellyfin.xxxx.uk/system/ping (149ms)

2026-05-24 15:07:18.407 Verbose TestURL <-- [765] Location: https://jellyfin.xxx.uk/system/ping

Your current setup certainly does use https and requires you to use it as post data is lost during redirect from http to https.