You obviously know a lot about this, and your comment contains fine information, but unfortunately the negative elements do more harm than the fine ones do good.
Plex is for streaming my media from my server to my clients. I know a decent number of people who use (or used) Plex and I don’t think any of them would ever use it to access streaming services.
I have no problem with charging for functionality that needs their servers, or introducing streaming. But the way their authentication, “services”, and streaming features hae been shoved in our faces in the UI over time feels like a rug pull to those of us who paid for something else.
Yes, Plex _should_ work without an internet gateway. Why? Because it’s a client/server media application; it transcodes media to clients/players over the network.
Plex used to work like this. Actually, it was exclusively unauthenticated. Then early 10s they added optional auth, and eventually allowed you to reserve “server names”, and finally enforced with for running their server. But you can still use a client without auth today. Just read their docs: https://support.plex.tv/articles/200890058-authentication-fo...
All I wanted to do was self host a Plex server and access it from devices on my intranet using Infuse. Why should I have to bounce to a third party server to do that?
And to be clear, the devices using Infuse didn't have to do that, but accessing the dashboard (for admin) did require an external hop. There's no reason IMO for that to be necessary.
You don't. There's a setting for which networks are allowed access without authentication.
Cool, a real discussion. Plex has the weakness of requiring a first time online auth because they didnt implement a local ldap/oauth/sso pathway. After that point, Settings > Network > "List of IP addresses and networks that are allowed without auth", use a generous netmask. Entirely local after that point if desired.
> https://support.plex.tv/articles/200890058-authentication-fo...
They certainly try to scare people away from changing this setting, which is not a good look IMO.