====== Jellyfin Media Server ====== ===== Introduction ===== [[https://jellyfin.org/ | Jellyfin]] is a Free Software Media System that puts you in control of managing and streaming your media. You can use the default userscripts provided by Jellyfin to install it on your Edges or VIMs. ===== Installation ===== ==== Download and run the installer script ===== ```shell $ curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash ``` The default procedure will install all the necessary tools and utilities on your device ==== Accessing the web console ===== knowing your device's local IP address you can access the web console from a web browser on the device or externally from your laptop or mobile. For this examples, a Khadas SBC has been setup with Jellyfin and is connected to the same network and has the IP address ''192.168.1.11'' ==== To access from browser on the Khadas SBC ==== Open ''http://:8086'' and it will open the web console. ==== To access from an external PC or mobile device ==== Accessing ''http://192.168.1.11:8096'' will open Jellyfin's web console, after setting up a new account with a password you can check the dashboard to see all the device details. Note when doing this procedure, you will need to note the IP address of the device on your network. {{:products:sbc:common:applications:jellyfin.webp?800|}}