Back for round 3 and this time my PC is dual booting windows and Linux(mint) so I’ve got 2 methods of trying this. I have failed at both. In the time since I tried to run Jellyfin a few months ago the install process has changed completely and I can’t even get it to boot. Windows I can’t even get the server to open. Linux I can get the client to work but the server throws up libicu67 is not satisfiable. I’m completely lost any help would be great
Edit one
No luck with the docker I keep getting a permission denied error
Edit two
God bless the terminal it appears to be working
I set it up using docker-compose and it works flawlessly. Feel free to ask if you need help with the docker or docker-compose
I’ve set it up using Docker, following a guide I found on YouTube at the time (it was one of the first thing I set up with Docker). It was really smooth sailing, and it is still running like a champ.
It sounds like you’re trying to do too much manual stuff. Anything self-hosted is rather complex by default. But, it is designed to be simple to manage and install, as long as you use the tools intended for it. Jellyfin is packaged in all sorts of ways, and each way aims at different use cases. If it’s going to run on your daily driver, best use docker to keep your desktop and the server separated, else it might complain of that sort of library compatibility issues.
Have you…tried to follow the install instructions?
What are you, some kind of nerd?
lol, no way that could work
try the flatpak version. always worked for me on mint
the install process has changed completely
The exact steps on how you tried to install it would help.
Definitely use Docker. Here is one method. You can search for others.
I second docker. Very easy to get it up and running.
So is Jellyfin, so maybe let’s not replace one challenge with two.
Have you considered using Docker? It makes the setup considerably easier for beginners as you can mostly just copy the commands with small changes to the mount points.
Definitely try docker, it’s made it ultra reliable for me
From Linux, mind sharing the full command log, or at least the full libicu67 line? Sounds like missing dependencies (similar to missing DLLs on Windows), but want to be sure.
As others have suggested Docker is the easiest method. Mount the local folders inside Docker for access to media & config. This set up has worked well for me as well, one difference I use Podman instead of docker.
I will try it at some point. I agree, use docker.





