That's all folks, Plex is starting to charge for sharing
I was just forwarded this someone in my household who watches our server. That's it folks. I've been a hold out for a long time, but this is honestly it.
They want me to pay to stream content that I bought from my hardware transcoded also on my hardware.
I'll say it. As of today, I say Plex is dead. Luckily I've been setting up Jellyfin, I guess it's time to make it production ready.
Edit I have a Plex Pass. More comments saying "Just buy a plex pass" are seriously not getting it. I have a Plex Pass and my users are still getting this.
its not tricking your device, that's how you maintain a connection to your home network. you don't even need to send all traffic through the tunnel, most wireguard apps can do split tunneling per app.
setting up wireguard is really not that hard, and you don't even need to update it because it's in the kernel.
Ok, how do you think you can avoid paying Plex's remote streaming if you really really don't want to just buy a lifetime Plex pass?
with wireguard.
or open up 80 and 443 and let the fun begin if you are adventurous.
WireGuard. VPN’s are more than just hiding your IP behind another country, they allow you to access resources that are not available to the world-wide-web.
Yes, now keep going with that train of thought and imagine what would happen if you put Plex behind the same wireguard setup. Specifically whether or not Plex would consider that local or remote streaming.
plex should consider that local, because now your traffic goes through that network, and reaches computers and services on that network. except if it relies on broadcasts, because wireguard does not forward broadcasts, but even with jellyfin that only affects automatic server discovery and DLNA, if you type in the URL it will work
I'd say hw enc/dec, flexibility on the UI, and plugins still being an options are the big ones.
Along with not having to disable online media sources. Also not having to deal with cert pinning is a major benefit too. No external outage breaks your use.
Yeah, my only point is just that if you're going to switch to jellyfin because of this, you're going to have to setup wireguard, at which point you've circumvented the original issue that made you go to Jellyfin.
If you really can't stand Plex on an ideological basis that's one thing, but I dont think most people here realize the above about wireguard.
I’ve got a lifetime plex pass I picked up on a deal ages ago; at this point it’s more that I don’t like the direction that plex is taking the platform, and policies like this fall under that dislike.
Previously they charged unlock fees to every user of their android and iOS apps no matter what. Now those fees are gone and you just have to pay for remote streaming if the server owner doesn't have a Plex pass.
I really don't see any problem with this. It's just shifting pricing from all users to just users who aren't paying for a Plex pass.
Understandable, then I guess you can still try to reverse proxy it with an unknown route like myserver.com/ld5S7fR1Z4D7ZlR/ which isn't ideal but might still be a way. Not sure if that's really secure though, but at least it should prevent scraping
IP whitelisting might also be a thing, but it's a pain to setup and the VPN solution might be easier 👀