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.

  • brygphilomena@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    15
    ·
    18 小时前

    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.

    • 9tr6gyp3@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      18 小时前

      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.

      • 4am@lemmy.zip
        link
        fedilink
        English
        arrow-up
        6
        ·
        16 小时前

        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?

        • VonReposti@feddit.dk
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 小时前

          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.

    • Lonewolfmcquade@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      18 小时前

      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.

          • W98BSoD@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 小时前

            Nope. How do I do it on the TV directly?

            I bring this up every time someone parrots off the Lemmy line of “Jellyfin” because that’s all you all know. Not what’s best for the use case, just ram Jellyfin in there shortcoming and all.

        • helpImTrappedOnline@lemmy.world
          link
          fedilink
          English
          arrow-up
          5
          ·
          16 小时前

          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.

          • W98BSoD@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            6 小时前

            So, no answer because I can’t. I’m not replicating buying hardware for all of the people who are on my plex account to move them to some free software because all y’all who shout “Jellyfin” do so because you do t want to pay for anything.

            Why doesn’t anyone ever mention Emby? Oh, right, because you have to support the project and no one wants to do that.

            Plex isn’t in the right here, but yelling Jellyfin ever. Single. Time. Is like using a hammer to tighten a screw; it’s not always the right tool for the job and tall look like morons for just blindly parroting what others say.

            • Jyek@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              2
              ·
              2 小时前

              Bro, if you want to use Emby, nobody is stopping you. Jellyfin is the popular solution because it is open source. Emby isn’t a project, it’s a product just like plex is a product. Both Emby and Plex started as free methods to host your media and converted to a paid closed source solution. Jellyfin is a fork of Emby from before they moved to closed source and remains free and open to this day.

            • Lonewolfmcquade@lemmy.world
              link
              fedilink
              English
              arrow-up
              3
              ·
              4 小时前

              Are you OK? I didn’t realize my comment was so inflammatory. I just love Jellyfin and don’t appreciate Plex’s actions over the years. You love Emby. That’s cool! Use what works for you.

          • VonReposti@feddit.dk
            link
            fedilink
            English
            arrow-up
            1
            ·
            10 小时前

            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.