this post was submitted on 11 May 2026
182 points (100.0% liked)

Television

2370 readers
415 users here now

Welcome to Television

This community is for discussion of anything related to television or streaming.

Other Communities

Television Communities

A community for discussion of anything related to Television via broadcast or streaming.

Rules:

  1. Be respectful and courteous to all members.
  2. Avoid offensive or discriminatory remarks.
  3. Avoid spamming or promoting unrelated products/services.
  4. Avoid personal attacks or engaging in heated arguments.
  5. Do not engage in any form of illegal activity or promote illegal content.
  6. Please mask any and all spoilers with spoiler tags.

Matrix Link

List of Best Rated TV Series as voted by the Fediverse

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] fonix232@fedia.io 6 points 3 days ago (1 children)

Set up a homelab. Doesn't need to be big - a NAS with dual 18TB disks + OS disk will do. Try to stay away from off the shelf NASes (Synology, QNAP, etc. - though the recent Ugreen NASes are quite okay!).

Then simply install the "Arr stack" (if you Google it like that, you'll find all the relevant info):

  • the download client of your choice (for torrent I recommend qBittorrent: low memory footprint with reliable clients, sane defaults, nice web UI)
  • Prowlarr for having more trackers and other media sources supported, with advanced filtering (e.g. you can limit a specific tracker for manual searches only, or for specific media types, and so on. I have it set up so auto searches only hit my main tracker that has known good media, while all the other trackers are on manual search for stuff I look up manually, this way quality is ensured)
  • Sonarr, Radarr, Lidarr, Readarr (although the official Readarr is EOL, there's a bunch of projects taking up the staff to continue it) - these are the "brains" for handling media. You set them up: connect to Prowlarr and the download client, set the folders in which you store the specific media, set up the media profiles you want, and add what movies, TV shows, music, books, etc. you need, and it will just do its job
  • Seerr - this app finally connects all the previous Arr stacks into a single interface, with multiple user support (through Plex or Jellyfin), and allow anyone you grant access to it, to request any media they want. You can even set up user roles so for some people requests go through automatically, and for some, you need to manually approve.
  • Jellyfin, Plex - these are your media frontends. Think of the rest as the Netflix servers, well, these will replace the Netflix app. You log in and all the media you have downloaded is made available via these apps. It's that simple! You can set up limited access here (e.g. if you have a nice big porn collection, you obviously don't want your kids to have access to that... Or if you invite friends to access your server, you don't want them browsing the family photo album).

There's a bunch of online guides that are super useful and aren't too technically involved, and most of the setup is going to be visual anyway.

[–] ramble81@lemmy.zip 3 points 3 days ago

stay away from off the shelf…

Honestly, Synology is great for an “it just works” platform. They also have the ability to run containers by default and built in backup mechanisms. It actually makes running the Arr stack pretty easy.