this post was submitted on 26 Sep 2025
707 points (96.0% liked)

Selfhosted

51863 readers
581 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 2 years ago
MODERATORS
 

Well I already have jellyfin running in a container, just have to figure out how to get mum's TV to work with it I guess

log in on a local IP and not the network name and it's working again. but I'll be moving to jellyfin from now

you are viewing a single comment's thread
view the rest of the comments
[–] __hetz@sh.itjust.works 6 points 4 days ago (1 children)

I don't have the link(s) on hand but there's a Tizen build of Jellyfin for Samsung TVs. It runs rather slow on my old tube so I wouldn't recommend it outside of a last resort. It's actually smoother for me to just open the app on the TV and then remote control it from a browser/app on another device (my Steam Deck is my homelab universal remote). But you can use the Tizen dev tools or a simpler docker container to push it to the TV.

For my folks I got a cheap Walmart brand Android box (Onn 4k Plus). I installed Jellyfin from the app store then black hole'd the thing because I'm wary of cheap Android apps and their history of supply chain attacks. It's much more responsive and also leaves me with the option of installing additional stuff like Smart Tubes, Retro Arch and whatnot.

[–] ReallyActuallyFrankenstein@lemmynsfw.com 3 points 4 days ago (2 children)

Sorry to hit you with a random question, but since I'm in a similar situation: are you using Tailscale to remote stream to your parents, or how do you get that working seamlessly with Jellyfin?

[–] __hetz@sh.itjust.works 4 points 4 days ago

Unfortunately I can't help in that regard. I keep everything local/unexposed so my solution for them was just running Jellyfin at their place. I was already rsyncing some stuff to a NAS I set up for them (and vice versa), as off-site backup. Since the files were already there it made the most sense to just give them their own instance.

[–] tea@lemmy.today 3 points 4 days ago (1 children)

Not the guy, but I use a domain I bought from cloudflare with a cloudflare tunnel on my network. Not as secure as a VPN like tailscale, but doesn't require setting up a VPN for my friends and family's TVs so they can connect to the server while keeping my actual IP hidden and without needing to do any port forwarding.

[–] ReallyActuallyFrankenstein@lemmynsfw.com 2 points 4 days ago (1 children)

This is a helpful. This sounds like a way, even if I'm still in the "hmmm, yes, I recognize some of those words" stage. Maybe I'll look for a detailed guide.

I admit, though, the details of how to do this are pretty hard to imagine for me - networking and tunneling seems very technical. Before I can jump off the Plex enshittification train, I just want a way to share my media with tech-illiterate family without complex setup on their end.

[–] tea@lemmy.today 2 points 3 days ago

Yes, I'm a technical person, but not a web developer and so this was all new to me until very recently. Good luck!

The way I think of the cloudflare tunnel is very similar to a VPN into your system from outside, but for web application traffic specifically.