this post was submitted on 21 May 2026
308 points (94.0% liked)

Technology

85110 readers
4462 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] sonofearth@lemmy.world 31 points 1 week ago (2 children)

Bruh just use jellyfin. Using it for over 2 years w/o a hiccup.

[–] rainbowbunny@slrpnk.net 4 points 1 week ago (2 children)

Do you host it locally or in the cloud? Can you use it while traveling? /gen

not the commenter your responding but yes with proper setup travel is no issue.

I've never tried to host in the cloud so I have no input on that, but locally + tailscale is very doable and pretty dead simple to setup and manage.

I would highly recommend the linuxserver.io docker image. with a modern cpu and the docker image, transcoding won't be too much of an issue with most titles and only one or two users. my server has media only in hevc, so some clients need transcoding. my 3700k is perfectly fine with it.

if you want to expose it to a domain you gotta be a little more careful, reverse proxy + an external auth provider like authentik at minimum is what I would suggest. fail2ban and anubis are also great ideas.

[–] sonofearth@lemmy.world 3 points 1 week ago

I have it on my n100 mini pc server in docker. I expose it to the open internet through a reverse tunnel (Pangolin) hosted on a VPS in my city. It is secured by crowdsec and geoblock whitelist mode. I can access it from anywhere in my country. If travelling abroad I will just whitelist that country. Me and my gf do watch parties on it in 4k while simultaneously my brother and sis in law watch something on it on their TV. Bandwidth is not a problem at all. The only hiccup that might come is while transcoding multiple streams. You need capable hardware for it. It hasn’t impacted me yet.

[–] W98BSoD@lemmy.dbzer0.com 1 points 1 week ago (1 children)

What about Emby? Or Kodi? Or DNLA streams?

[–] sonofearth@lemmy.world 1 points 1 week ago

Haven’t tried them. I have tested Kodi with Jellyfin Integration, which works well, as I am planning to use some old PC as an HTPC with Kodi sometime later.