Jellyfin Auth Error with correct info

Issue description:

I redownloaded symfonium and wanted to log into my remote Jellyfin instance. I passed it the correct information but it displays a error stating i have provided it the wrong username or password.

Logs:

Upload description: gm_blahaj

Additional information:

 
Logging in with other Clients works flawlessly
 

Reproduction steps:

 

 

Media provider:

Jellyfin

Screenshots:

 

    

There is a nginx in front at that URL that requires an auth during the ssl tests (that remove the last /)

Can you tweak the nginx conf to work for that url?

I’ll check when back from holidays why the test is done without the last / breaking your proxy conf.

<head><title>401 Authorization Required</title></head>
<body>
<center><h1>401 Authorization Required</h1></center>
<hr><center>nginx</center>
</body>
</html>

You probably moved on, but it will be fixed in next release.