pdulvp / jellyfin-qnap

Jellyfin server packaging for QNAP NAS
https://jellyfin.org
505 stars 33 forks source link

Changing the port doesn't propagate to the QNAP app launch settings #25

Open mattbaker-digital opened 2 years ago

mattbaker-digital commented 2 years ago

I changed the networking port in the Jellyfin dashboard, saved the settings and restarted the app/service from the QNAP App Center. The launcher tries to use the default/old port instead of the new one. If I manually specify the new port in the URL it works as expected.

gummykage commented 2 years ago

SSH into your qnap and look for /etc/config/qpkg.conf. Change the port in this file, Close App Center, Reopen it and click open on jellyfin and it will update the other shortcuts.

image

image

mattbaker-digital commented 2 years ago

@gummykage Thanks. Good to know.

OdinVex commented 1 year ago

@gummykage Perhaps this could be automated, I recall there being a QNAP binary you can use to modify this kind of thing cleanly.