2025-03-21, 10:57 PM
(This post was last modified: 2025-03-21, 10:58 PM by Topomov. Edited 1 time in total.)
(2025-03-20, 07:07 PM)aa846513843 Wrote: Tried jellyfin.myserver.com and port 443, got a crash when I enterned my credentials
My bad, I had hardcoded the protocole because I did not anticipate to share it with others.
You should download the new version I just pushed and then try something like:
Code:
url: http(s)://jellyfin.yourserver.com
port: 443
Btw, while testing and for my personal usage, I used my internal IP for connection as the url and that worked great. For some reason, when using a reverse proxy, requests to the server still work but take drastically longer. Can you tell if you encounter the same issue or if it's something with my own setup. Thanks!