jellyfin / jellyfin-server-windows

The Windows tray app and installer for Jellyfin Server on Windows.
https://jellyfin.org
MIT License
80 stars 27 forks source link

jellyfin tray - open jellyfin point s to local host #47

Closed Cozy59 closed 3 years ago

Cozy59 commented 3 years ago

Hi all i was looking around as a newbie because I stumbeled over an issue which I cant resolve. When Jellyfin Tray is started the menu gives you the option to open Jellyfin which will be started in a browser window. Now updated from 10.6.4 to 10.7.1 starts the browser to localhost. However I changed Jellyfin in networking to an other local ip-adress. What do I do wrong or is there a way to point this open Jellyfin to another changed IP address? Thanks in advance for help or suggestions.

anthonylavado commented 3 years ago

You haven't done anything wrong. It's currently hard coded to localhost with no option to change it.

I already load the port from the config, so it should be an easy enough change to also load the listening interface/IP address.

Cozy59 commented 3 years ago

Thanx for the quick reply. I will wait for the fix/update and till then work with a workaround.

anthonylavado commented 3 years ago

@Cozy59 - Hey there, just to follow up, did you set the "Bind to local network address" setting?

Cozy59 commented 3 years ago

Hi Anthony Yes I did.

Grtz Cozy Verzonden

anthonylavado commented 3 years ago

This should be fixed in the 10.7.5 release. I'll put up the matching PR soon.

Cozy59 commented 3 years ago

Thanx Anthony Looking forward to the new release Regard Cozy Verzonden