Jellyfin Forum
SOLVED: Jellyfin Pterodactyl - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+---- Forum: Networking & Access (https://forum.jellyfin.org/f-networking-access)
+---- Thread: SOLVED: Jellyfin Pterodactyl (/t-solved-jellyfin-pterodactyl)



Jellyfin Pterodactyl - mitlit - 2023-11-26

Hey there, I've installed Jellyfin on the pterodactyl panel using harbor and I want to be able to change the port. Does anyone know how I can do this?


RE: Jellyfin Pterodactyl - TheDreadPirate - 2023-11-27

In the Networking Dashboard you can change what port Jellyfin listens on.

   


RE: Jellyfin Pterodactyl - mitlit - 2023-11-27

(2023-11-27, 12:01 AM)TheDreadPirate Wrote: In the Networking Dashboard you can change what port Jellyfin listens on.

I need to change the port of the networking dashboard so that I can access it.


RE: Jellyfin Pterodactyl - TheDreadPirate - 2023-11-27

Find the network.xml file and change the port in there.  Stop Jellyfin, make the change, start Jellyfin.

In bare metal Linux it is in /etc/jellyfin

   


RE: Jellyfin Pterodactyl - mitlit - 2023-11-27

(2023-11-27, 12:30 AM)TheDreadPirate Wrote: Find the network.xml file and change the port in there.  Stop Jellyfin, make the change, start Jellyfin.

In bare metal Linux it is in /etc/jellyfin

I can't seem to find any file called network.xml in my files.


RE: Jellyfin Pterodactyl - mitlit - 2023-11-27

Where should I put the jellyfin.sh file on Alpine Linux as I am unable to use the nano editor with pterodactyl like it says on the documentation. I feel like that might have something to do with my problems.


RE: Jellyfin Pterodactyl - mitlit - 2023-11-27

Turns out that there is a Jellyfin pterodactyl egg that you can use that is much easier.

For anyone else who wants it go to Ashu-11's github repo