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.
$ curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
The default procedure will install all the necessary tools and utilities on your device
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
Open http://:8086
and it will open the web console.
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.