- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
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.


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.
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.
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?
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.
I only need my server to work locally so I haven’t messed with that part personally. But I’ve read that setting up tailscale is straightforward and works fine. There are many other solutions to the problem. I would definitely invest a lot of effort before paying for Plex.
Great; how do I setup Tailscale on my mother’s Roku TV?
Unfortunately, that’s probably not gonna happen without some new hardware.
You could setup a wire guard at the router (can you setup tail scale on a router? idk). If she’s renting the ISP router, replacing that could save a 100+ a year, depending on how much the isp is scamming her for it.
or you could repurpose a minipc/nuc from bay and set up a jellyfin streaming box with tailscale.
If you have the extra hardware, you could also setup a local server with her jellyfin and use wiregaurd/tailscale to remotely connect to it and run backup/sync during off-hours.
You could also set up a reverse proxy in front of your Jellyfin and hook a domain up to it. That way you don’t have to worry about the client at all.