this post was submitted on 20 May 2026
135 points (96.6% liked)

Technology

84816 readers
3898 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 2 years ago
MODERATORS
top 31 comments
sorted by: hot top controversial new old

Wow, I paid €118 for it in 2022, but then stopped using it around 2024 or early 2025 when it started to enshittify.

In general though, I think lifetime subscriptions for services that cost a company money are a shitty business model. Its like a pyramid scheme.

[–] fraksken@infosec.pub 1 points 10 hours ago

Bought one like 12 years ago. Not using plex anymore for over 8 years because closed source bullshit.

[–] Postmortal_Pop@lemmy.world 46 points 1 day ago (3 children)

Incase you haven't heard it enough, jellyfin is free and not anymore difficult to set up. If I can figure it out then you're probably well capable of it.

[–] BassTurd@lemmy.world 12 points 21 hours ago (3 children)

Unless something has changed, it doesn't have the remote streaming capabilities of Plex. Not saying one can't remote stream, but it's not as simple as installing a client and logging in. It requires network config and security, VPNs, and each client to setup stuff too. Please correct me if I'm wrong on that though.

Plex has been enshitifying but I'm on the lifetime pass so for me things are free and just work still.

[–] themachinestops@lemmy.dbzer0.com 2 points 5 hours ago* (last edited 5 hours ago)

Like many people stating you just need to setup VPN, I use wire guard everything works perfectly. Sure it is more complex than Plex, but there are tutorials everywhere.

[–] luthis@lemmy.nz -5 points 19 hours ago (1 children)

It really is as simple as installing a client and logging in. Simpler, actually. You can just open it in a browser and login. Any hosting is going to require network config, but it's just port forwarding which is as basic as it gets

[–] BassTurd@lemmy.world 4 points 18 hours ago (1 children)

I'm seeing that you can use VPN like tailscale, setup a reverse proxy, or just open ports. Just opening ports and giving direct access is a security vulnerability and not recommended. VPN is easy, but not something I would want to try and get my clients to sign up for and show them how to use. Reverse proxy seems like the best option, but that's not easier than just installing the Plex client for streaming that has the proxy built in.

[–] MaggiWuerze@feddit.org 1 points 6 hours ago

A reverse proxy does not add any security compared to opening a port, it just makes it easier to access the service using a URL. A VPN is the only sensible way a Jellyfin instance should be exposed to the internet

[–] fif-t@fedia.io -4 points 19 hours ago (2 children)

A VPN has never been required. You can always just configure a port forward and/or firewall on your router.

https://jellyfin.org/docs/general/post-install/networking/

It's not particularly difficult, and it's fully documented.

[–] ripcord@lemmy.world 12 points 18 hours ago (1 children)

And the jellyfin developers have said that several of the security concerns around doing this will likely never be resolved.

Also if you want HTTPS, and goodlordits2026ofcourseyoudo, this is absolutely not as easy as opening a port.

[–] fif-t@fedia.io -1 points 16 hours ago (1 children)

Fair enough! I run my own kubernetes cluster at home, that has JF as a service 😅

So I may be slightly out of touch

[–] ripcord@lemmy.world 4 points 15 hours ago

I have that and more but won't set this up

[–] halfsak@lemmy.world 6 points 17 hours ago

You're right in that its fully documented, but it seems your understanding differs from the documentation. Your provided link explicitly says, "Opening a port directly to the Internet is therefore insecure and not recommended."

[–] zr0@lemmy.dbzer0.com 4 points 17 hours ago

There is still no feature parity. I even have Emby lifetime but still switched back to Plex, because it is unfortunately so much better.

Jellyfin lacks a good head engineer, which is why it will always be subpar to Plex and also Emby

[–] kokesh@lemmy.world 5 points 23 hours ago

I think I deleted Plex$ I think 4 or 5 years ago and never looked back. Jellyfin is 1:1 replacement for me. I plugged it to my certbot Letsencrypt certificates, did ip forward on exit of my wireguard tunnel connected to my domain and can play my stuff anywhere. It runs fine on old thin client qith ancient quad-core AMD GX cpu. No transcoding acceleration, but I have net fast everywhere I go, so I don't need it.

[–] godsammitdam@lemmy.zip 12 points 20 hours ago

And Jellyfin downloads start spiking.

Huh, coincidence I guess.

[–] neo2478@sh.itjust.works 17 points 22 hours ago (1 children)

The only thing keeping me with Plex (bought lifetime like 10 years ago) is that I serve content to elderly family members in two different countries other than the one I live in.

Otherwise I'd be Jellyfin all the way!

[–] a1studmuffin@aussie.zone 1 points 16 hours ago (1 children)

You can do this with Jellyfin too, there's lots of guides online on how to set it up. Requires a bit of self-hosting knowledge, but if you're reading this there's a good chance you have that.

[–] W98BSoD@lemmy.dbzer0.com 7 points 12 hours ago (1 children)

Great; how do I setup Tailscale on my Roku streaming box since I shouldn’t open Jellyfin ports to the Internet?

[–] Dave@lemmy.nz 2 points 12 hours ago (2 children)

If you are hosting more than just Jellyfin, which of course you are because no one can stop at one, then you'll need a reverse proxy anyway.

Jellyfin does provide a reverse proxy guide in the docs, but I do think that people over estimate the ability of an average person to self host an application. It's not going to be as easy as Plex for the hoster, but when set up with that aim then you can make it that easy for the users.

We're on Lemmy so there's heaps of experience around, if you need help in setting up Jellyfin using a domain and reverse proxy so it's available over the internet then give it a go and when you get stuck ask in !selfhosted@lemmy.world

Or if that fails I'll help

[–] W98BSoD@lemmy.dbzer0.com 1 points 1 hour ago* (last edited 1 hour ago)

That wasn’t the question; please answer the question asked - how do I setup Tailscale (that everyone keeps recommending) on my Roku streamer.

[–] MaggiWuerze@feddit.org 1 points 6 hours ago* (last edited 6 hours ago)

A reverse proxy does not add any security compared to opening a port. A VPN is the recommended solution (even by the devs themselves) because you do not want the public Internet to be able to access your Jellyfin server, its as open as a barn door

[–] calmluck9349@infosec.pub 2 points 14 hours ago (1 children)

I have an old lifetime pass. Should I sell it?

[–] BowtiesAreCool@lemmy.world 3 points 10 hours ago

I’ll give you $5

[–] dlsloop@lemmy.zip 13 points 1 day ago

And this right here is exactly why I chose Jellyfin. If it's owned by a company it will just get worse over time.

[–] thejml@sh.itjust.works 11 points 1 day ago (2 children)

It was definitely worth it for the $40 I paid a long time ago. I used it a little longer than desired because Jellyfin's DVR support wasn't always there. It is now and i haven't used Plex in over a year.

IMHO, Jellyfin needs a bit better UI, but Plex is actively making theirs worse, so...

[–] CmdrShepard49@sh.itjust.works 4 points 21 hours ago (1 children)

I think i paid $75 or $90 probably a decade ago or more now and think it was worth it, and still use it, but $750 is just nuts. At this price, they clearly don't want anyone actually buying it but without having to face the backlash of outright removing the option altogether. I would imagine one of their next steps will be to remove or restrict people like me who bought it long ago. We'll probably get locked to a specific version that comes out right before some major update that fixes long held issues that people have complained about for years.

I would switch to Jellyfin but Plex makes sharing secure and easy and it is full of great features for the price I paid long ago. I also have a lifetime pass with Emby that I bought during a dark period of Plex but they also went closed source (which spawned Jellyfin into existence) and always felt much less refined than Plex in most areas.

[–] LodeMike@lemmy.today 1 points 16 hours ago

And that's how you get a major piracy community around your product.

[–] Eeyore_Syndrome@sh.itjust.works 4 points 23 hours ago (1 children)

I think you can setup Jellyfin for Kodi.

[–] Dave@lemmy.nz 1 points 12 hours ago

You can. It syncs the Jellyfin database into the Kodi one so you browse with Kodi but the content comes from Jellyfin. Works pretty great really.

[–] devaly@ani.social 6 points 1 day ago

I paid like 75 euros for it a long time ago