- cross-posted to:
- [email protected]
- [email protected]
- [email protected]
- cross-posted to:
- [email protected]
- [email protected]
- [email protected]
We are also changing how remote playback works for streaming personal media (that is, playback when not on the same local network as the server). The reality is that we need more resources to continue putting forth the best personal media experience, and as a result, we will no longer offer remote playback as a free feature. This—alongside the new Plex Pass pricing—will help provide those resources. This change will apply to the future release of our new Plex experience for mobile and other platforms.
I’ve never had an issue with the apps. It’s on my Chromecast and my android phone, and I typically stream to the TV from my phone.
My only issue is that they require a real cert (which is good tbh) and I am having trouble getting letsencrypt working due to my isp blocking port 80 and me dragging my feet getting DNS working
Let’s Encrypt supports DNS verification, if you have access to update the zone file. It makes automation harder, but there are scripts to do the DNS update for the verification.
@bamboo @Chocrates “acme.sh” is pretty much the easiest solution for that.
https://github.com/acmesh-official/acme.sh #letsencrypt
Yeah that’s what I’m doing next. My domain name/DNS provider doesn’t let me do it though so i have to self host DNS first. Turned into quite a rabbit hole, and would have just worked if I could just get traffic on port 80!
@Chocrates acme.sh has a manual option…that way it should work with your current provider