this post was submitted on 16 Feb 2024
26 points (86.1% liked)

Selfhosted

38707 readers
677 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Background:

Over Covid, I got really into high quality music and purchased the best headphones I could afford (ATH-MX50) and listened frequently. Once I discovered Jellyfin, a whole new world opened up to me and I began to self-host movies as well as my FLAC library.

Present: My parents want to cut the cord and I would like to help them by setting up a server for them. I’m techy and can handle some troubleshooting.

Requirements:

  • I’d like for it to have at least 5 profiles, no more than 2 concurrent streams
  • I’d like to add things to a “queue” from my phone and manage my downloads like that
  • 4k media, perhaps transcodes to 1080p, but the local media is 100% 4k
  • Be able to SSH (or alternative) for remote debugging

Questions: What hardware should I buy? I’ve built PCs, so mostly, what cpu and how much storage should I go for? I can afford quite a bit, so I’d like to buy the right tool for the job once with upgrades to storage as needed. I know Jellyfin handles profiles, does Jellyseer handle the ability to automate downloads? Is this something the .arr stack can do?

Thank you for all your help, any advice is VERY appreciated. I just want to help my parents cut the cord

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 7 months ago

the Arr apps will automate downloads but you can go into their ui's manually for overriding things when needed (like replacing a bad copy of a TV show for example), jellyseer/overseer handles requesting and adding new shows/movies to be monitored from a simple webapp that you would host on the server and give them a shortcut to on their devices homepage.

I'd go with a 12th gen or newer intel cpu, something small and entry level is more than enough like a 12100 or 12400, we just want the igpu to handle the occasional transcode, 16gb of ram, a cache SSD or two in a mirror, and a decent stack of HDDs of your choice, the OS can be anything you want but I suggest going with something NAS focused like unraid, openmediavault or truenas (jellyfin is not officially supported on truenas but it does work). if it's a new build from scratch for long term archival of high quality media i'd start with at least 6 HDDs, with one for parity, if you can budget for 20tb drives for example that gives you a spacious 100tb of useable space with the ability for any one disk to fail without any data loss. you can then build that into a normal ATX PC case.

You can use windows or any flavour of linux but you will be doing more work to make them work properly, where the above solutions are more plug and play.

I would make sure their hardware is capable of playing as many file formats and codecs directly as possible though, when you get into hosting 4K media, particularly for full fat UHD Bluray rips, you will find apps built into TVs or lower end streaming boxes just cant do it and the server has to chug through transcoding on the fly, the igpu can do it just fine, but you should try to avoid it for maximum performance and image quality, so perhaps budget for an nvidia shield or something.