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.

  • foggenbooty@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    11 hours ago

    It does. People often throw this out there as if it fits all situations, but it doesn’t. Plex is handling the proxying for you which is what makes it so easy.

    A better comparison, if running your own reverse proxy was too complicated, would be to use something like Cloudflare Tunnels. However that’s still extra steps, they dont want you media streaming on their free plan, and you still have the issue of Jellyfin not being the most secure code that you really want to open up to the whole internet. That’s why a one size fits all answer is difficult.

    • Casterial@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      10 hours ago

      This is why I dropped jellyfin immediately. How do I explain / get these extra steps working for family? People should have gotten the lifetime when it was cheap, and I’m surprised they even offer it anymore - some companies are dropping it, i.e Tesla FSD.

      • VonReposti@feddit.dk
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        3 hours ago

        Use a reverse proxy and hook a domain up to it. Then you just say to grandma “media is now at jellyfin.mydomain.com and not app.plex.tv

        The thing that Plex does for you is reverse proxying so you don’t have to. You can set that up for Jellyfin yourself.