Jellyfin Forum
Is it possible to have separate desktop shortcuts for different servers? - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Is it possible to have separate desktop shortcuts for different servers? (/t-is-it-possible-to-have-separate-desktop-shortcuts-for-different-servers)



Is it possible to have separate desktop shortcuts for different servers? - Will Cumberland - 2025-08-12

In my Jellyfin media player, i have 2 servers saved for simplicity Server A and Server B. 
I would like to have 2 shortcuts or .exe on my desktop one for Server A one for Server B.
This is a approach I have used for other programs such as Parsec. I have 3 computers all registered to one Parsec client with 3 shortcuts on the desktop the target field for the shortcuts looks like this ""C:\Program Files\Parsec\parsecd.exe" peer_id=****3Qzu**********Spd8" so it launches the program and automatically connects to the server associated with the peer id the shortcut provides. Is something similar possible with Jellyfin? My understanding is that this is basically just passing a command to the program on launch. Can this be done with an IP or server name?


RE: Is it possible to have separate desktop shortcuts for different servers? - crobibero - 2025-08-12

There is no startup option for Jellyfin Media Player to specify the server to connect to, so it is not possible to do what you want


RE: Is it possible to have separate desktop shortcuts for different servers? - Will Cumberland - 2025-08-13

(2025-08-12, 04:51 AM)Will Cumberland Wrote: In my Jellyfin media player, i have 2 servers saved for simplicity Server A and Server B. 
I would like to have 2 shortcuts or .exe on my desktop one for Server A one for Server B.
This is a approach I have used for other programs such as Parsec. I have 3 computers all registered to one Parsec client with 3 shortcuts on the desktop the target field for the shortcuts looks like this ""C:\Program Files\Parsec\parsecd.exe" peer_id=****3Qzu**********Spd8" so it launches the program and automatically connects to the server associated with the peer id the shortcut provides. Is something similar possible with Jellyfin? My understanding is that this is basically just passing a command to the program on launch. Can this be done with an IP or server name?

dang well thanks for letting me know.