this post was submitted on 19 Sep 2025
1698 points (98.5% liked)
Technology
75489 readers
2598 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Perhaps its been made easier now as i don't think i did much more than running the installer. My pc is on windows though, my server will likely be using some version of linux. I want to learn linux but need my main pc too much to make it a daily driver.
I used these instrctions for the windows installer
https://jellyfin.org/docs/
(Click the windows link there)
Run the installer (can set it as a service but thats only necessary if you want to run it on boot instead of after login. Afaik.)
Once installed you can access it via your local ipaddress:8096 (eg http://192.168.1.100:8096/)
From there you can head to management in the menus and set up your folders for movies/tv shows etc. You just make some folders somewhere on your pc and point it at those. Download all your content and organise it in there. Jellyfin is quite good at dividing things up into individual series and uses meta data to fill in names and thumbnails etc. And you can select the 3 dots when hovering over any thumbnails to edit the metadata or add custom thumnails etc.
I just tinker with it though. Decide what settings you want to use. I still need to set up https but need to look into self signed certificates and stuff first.
Hope that helps.
You have to run it as a service if you want it to run at all it has no GUI save for its web interface available when the service is running