Setting Up Jellyfin with Docker in OMV:
Jellyfin is a free, open-source, self-hosted media server system designed to organize, manage, and stream personal media collections. It is an alternative to services like Netflix or Plex.
Note: This setup is specifically setup by using Docker and Docker compose in OMV7. I am following the documentation "Configuring a container step by step (Jellyfin)" directly from the docker in OMV 7 page linked above.
Go to the linuxserver/jellyfin page: https://hub.docker.com/r/linuxserver/jellyfin -> Scroll down and find the Docker Compose .yml section.