2024-02-02, 05:40 PM
(2024-02-02, 04:05 PM)TheDreadPirate Wrote: PiGuy. Did you make port changes on Jellyfin? 8096 is the default but, as tmsrxzar pointed out, you are running on 8690. Typo?
Code:sudo systemctl stop jellyfin
sudo nano /etc/jellyfin/network.xml
***change HttpServerPortNumber from 8690 to 8096***
sudo systemctl start jellyfin
I'm not sure how that would have changed, I stuck with the default during my entire setup process, and it was working on multiple devices.
It is working now though, so I appreciate your help!