this post was submitted on 19 May 2026
382 points (97.5% liked)

Technology

84857 readers
3678 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
 

Plex has announced a massive price increase on the service's Lifetime Plex Pass. On July 1, the lifetime subscription option will go from $249.99 to $749.99, an increase of 200%. The price hike will only apply to new subscribers, with no changes to monthly or annual subscription pricing.

you are viewing a single comment's thread
view the rest of the comments
[–] Lonewolfmcquade@lemmy.world 66 points 3 days ago (8 children)

I don't know why anyone would pay that instead of using Jellyfin. I've had my server up for years now and it works great.

[–] brygphilomena@lemmy.dbzer0.com 14 points 3 days ago (28 children)

Last I looked, jellyfin auth and public facing security were less than ideal.

How far has that come in the last few years? I have plenty of people using my Plex and it's been secure. I had heard a public facing Jellyfin wasn't super secure.

Honestly, 95% of the reason I use Plex is so I don't have to manage user passwords and troubleshoot issues for my friends and family. I just grant access.

[–] mattyroses@lemmy.today 3 points 1 day ago* (last edited 1 day ago)

This. I run a Kubernetes cluster and self host tons of shit . . . but I do NOT want to be dealing with client issues for Boomer relatives and worrying about securing servers that a Samsung TV needs to auth with

[–] 9tr6gyp3@lemmy.world 5 points 3 days ago (1 children)

I moved from the default jellyfin login method to using Authentik as the identity provider. Now its part of my homelab setup where all services have SSO, and I don't have to create/manage an account for each person for each service.

[–] 4am@lemmy.zip 7 points 3 days ago (1 children)

Does that break Jellyfin apps on smart TVs or media devices?

A lot of people seem to have concerns with how Jellyfin handles access control and some have stated that the developers marked some major issues as “won’t fix”. Is there somewhere I can catch up on that?

[–] VonReposti@feddit.dk 2 points 3 days ago

LDAP works fine, OIDC not so much, only the web client would work.

There are still talks around making OIDC a first class citizen and IIRC it is planned as per the feature page but I guess the major core upgrade around the DB took a lot of attention the last 6-12 months.

But in the meantime I've just spun up an LDAP outpost for my Authentik that my Jellyfin connects to. It breaks MFA but otherwise it works. It may be a bit confusing for users that they log in at jellyfin.site.com but anything user-related like updating password is at authentik.site.com and requires an extra login.

load more comments (26 replies)
[–] JDPoZ@lemmy.world 15 points 3 days ago* (last edited 3 days ago) (4 children)

I haven’t checked in on Jellyfin for a while now, but don’t they still have issues with hardware transcoding support?

Not to mention the lack of software clients on other platforms for just playback that Plex has been established on for years and even multiple device generations like with PlayStation, Roku, Fire Stick, etc.?

Also you have to configure your own reverse proxy / Tailscale set up to securely access a content library remotely, right - as opposed Plex’s relatively simpler remote access configuration?

[–] warm@kbin.earth 33 points 3 days ago (7 children)

Surprise, surprise, a paid product with salaried developers has more features than a volunteer project!

More people using Jellyfin, more people who will contribute, through code or donations. It's worth a downside to swap over.

[–] Babalugats@feddit.uk 8 points 3 days ago

Especially given the new "lifetime" price. More people will switch to Jellyfin. Plex lifetime might be shorter.

[–] BakedCatboy@lemmy.ml 4 points 3 days ago (2 children)

Hopefully that gets better - I run both side by side pointed at the same folders so the exact same media is available in both. I offer all my friends the choice and list every alternate app I know of, inevitably they all prefer Plex.

load more comments (2 replies)
load more comments (5 replies)
[–] TeamAssimilation@infosec.pub 7 points 3 days ago* (last edited 3 days ago) (1 children)

Especially on non-GPU systems, Jellyfin is slower at transcoding than Plex. I don’t know the internals, but I have both running in the sam machine, and Plex is always noticeably more responsive. Not by a huge margin, but still it is.

[–] takeda@lemmy.dbzer0.com 3 points 3 days ago (1 children)

I have zero experience with those two products but when it comes to transcoding there are various toggles that affect the quality and speed.

It looks also like commercial products generally optimize for speed while open source tends to be more concerned about quality.

Of course this could be completely wrong in this case but that's the general tendency I noticed. Do they allow to change settings?

[–] TeamAssimilation@infosec.pub 1 points 9 hours ago

They do, and I experimented with both, but wasn’t able to get better performance from Jellyfin compared to Plex. Always running on the same hardware. Still run both though, just in case.

[–] Lonewolfmcquade@lemmy.world 6 points 3 days ago

I have not personally experienced any issues with hardware transcoding. My server is an old Dell Optiplex and I use clients on Linux, Android, Roku and Shield.

Yes you are correct about remote access and if that was a priority for me, I would happily learn that part instead of paying for Plex.

[–] AbidanYre@lemmy.world 1 points 2 days ago (1 children)

What kinds of issues? I put an Intel Arc in my server and it's working fine AFAICT.

[–] Venator@lemmy.nz 5 points 3 days ago* (last edited 3 days ago) (5 children)

It's essentially a one time fee for an indefinite service of handling the vpn side of the setup.

I use Jellyfin on my local network and plex externally because I don't know how to route specific traffic with openvpn on my phone and can't be bothered switching it off and on when streaming things 😅

I'm not sure how it's sustainable, and am surprised they still offer the life pass at all though.

I guess a lot of people buy it who don't need it?

I still probably wouldn't pay the current price for it though, I got it about a decade ago lol.

Oh also plexamp has a better UX than jellyfin for music, but I don't think that alone would justify the current price.

[–] ItsNotImportant24@lemmy.ml 12 points 3 days ago (2 children)

Tailscale is the answer to easily and remotely access jellyfin and your server. Its easy to setup and very secure.

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

Dude seriously it's so much easier than anything else. For a personal media server with remote access, jellyfin + tailscale on an old computer you may have laying around plugged into your router is all you need

[–] ItsNotImportant24@lemmy.ml 2 points 3 days ago (1 children)

Yep, exactly what I've been telling people. And then they complain that tvs dont have the ability to have the tailscale app on them. So, then buy a cheap android box, even an Onn 4K from Walmart would work for like 25 bucks and install tailscale and jellyfin on it.

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

True again. That's what I run upstairs and downstairs on my TVs. If I'm not mistaken, you should be able to use RPis for the same sort of thing if you really really didn't wanna touch any Google stuff, which I would understand.

I also totally get people having slightly different uses for their media servers, like maybe they share their collection with friends and family members who aren't as tech literate/don't wanna use a Google TV when they already stream everything else on their PS5 for example. For those purposes, it has especially made sense historically to go with Plex.

[–] Venator@lemmy.nz 2 points 3 days ago (1 children)

I didn't find it that easy to set up 😅

but I'm sure I would find it easier if I was more motivated e.g. saving $750 by setting it up 😅

[–] ItsNotImportant24@lemmy.ml 2 points 3 days ago

It really is easy to set up though lol. I didn't know anything about self hosting about 2 years ago. There's so many guides and tutorials to use to help set it up too.

[–] Lonewolfmcquade@lemmy.world 4 points 3 days ago (1 children)

You're not wrong. I would just rather learn Headscale or nginx or any other option than pay that Plex subscription. But I'm sure there are people out there who have extremely valuable time and wouldn't hesitate to fork over 750.

[–] Venator@lemmy.nz 4 points 3 days ago

ah yeah, I paid $50, not $750 😂

load more comments (3 replies)
load more comments (5 replies)