this post was submitted on 21 May 2026
316 points (94.1% liked)
Technology
84866 readers
5178 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
Bruh just use jellyfin. Using it for over 2 years w/o a hiccup.
Do you host it locally or in the cloud? Can you use it while traveling? /gen
Host locally and access it from outside the home via Netbird. Though not sure what gen means
/gen means genuine, it’s a tone indicator. Another one you might see is /s for sarcastic or /j for joking
What are we doing here?
idk ask the internet, I'm just trying to be helpful
It's just strange to me that communication is breaking down so much that I need to basically explain the joke. Soon I'll be saying "please clap."
To be fair Poe's law is a pretty common problem in internet communication. Obviously ambiguity of intent is pretty easily avoided with good writing but it's also convenient for a lot of people to be able to dodge that with a few relatively standardized characters. Although I can agree in the sense that it often feels like a lazy fix for otherwise bad jokes or dialogue, too often I see something in the vein of "WE NEED TO BLOW UP ORPHANAGES!!! /j" and because there's a tone indicator in there it somehow manages to write off the lack of actual quality.
👏👏👏👏👏👏👏
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.
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.
What about Emby? Or Kodi? Or DNLA streams?
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.