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.

  • MaggiWuerze@feddit.org
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    20
    ·
    1 day ago

    And Plex doesn’t require any. It’s okay to accept that one product can be more polished than the other, and Plex has a lot of stuff that “just works”

    • Vinstaal0@feddit.nl
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      I install Jellyfin using docker, go to the web address, make the credentials for it and I am up and running.

      For Plex you need to do that whole gain ownership song and dance which is a pain if you don’t have full console and file access like on TrueNas.

    • B0rax@feddit.org
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      1
      ·
      20 hours ago

      Jellyfin also „just works“. Getting it going is just as simple as plex.

      Have you tried Jellyfin?

      • MaggiWuerze@feddit.org
        link
        fedilink
        English
        arrow-up
        2
        ·
        19 hours ago

        I have it running in parallel with Plex to keep an eye on its progress. There is a lot of things that do not just work. Hardware Encoding for example, or safe remote access

      • xnx@piefed.social
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        19 hours ago

        People who dont know a lot of tech stuff cant set it up to access while outside the house so i wouldnt say it “just works”

      • LordKitsuna@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        3
        ·
        18 hours ago

        This is the most hilarious lie I think I’ve seen in a while from open source on here. To be clear I use it as my daily driver, I switched off Plex a long time ago when I saw the writing on the wall.

        But I still have issues with media matching to this day, issues where subtitles on certain devices just refuse to display no matter what you do. And the server still loves to randomly take up absolutely massive amounts of memory for seemingly no reason whatsoever I ended up making a strip to just forcibly kill it and restart it every 12 hours to prevent it from eating the entire system’s memory.

        And no my file naming is not the media issue everything I do is properly named exactly as jelly fin documentation says it wants by sonarr. Not to mention you are expected to maintain a VPN system just for accessing your media away from home as the web interface is so hilariously unsecured as to be a constant source of major system vulnerability.

        It’s usable, but it’s not as just works as Plex I have thousands of TV shows, anime, and movies as in thousands of each of those categories and Plex never once failed to match to the correct media, never had a problem just playing subtitles on any client, and I think only ever had one major issue with the web interface in terms of security? There’s been lots of minor ones that would give people essentially just access to Plex but not the underlying system

        • Vinstaal0@feddit.nl
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          2 hours ago

          Plex doesn’t “just work” I have lost access to my install more time than I can coun’t due to their weird prove you are the owner system.

        • MrMcGasion@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          16 hours ago

          I’ll admit I haven’t really looked into it, but how is the Jellyfin web interface insecure? I don’t currently, but in the past I’ve used ssh reverse port forwarding to my VPS and then used an Apache proxy and letsencrypt for ssl on a subdomain. Maybe I was just lucky, but I never had any problems.

          • LordKitsuna@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            2
            ·
            16 hours ago

            It has had a pretty high number of RCE exploits including one recently the architecture of the web service is just very poor and leads to a lot of basic problems.

            Personally I am not a fan of the language they chose, and I think it directly leads to a lot of these problems but that’s just like my opinion man.

            The server itself also has tons of issues like the constant memory leaks that cause it to eat up endless amounts of memory that they don’t seem interested in fixing and basically once again push it to the users to deal with and a bunch of the boot lickers are like yeah you just need to put it in a Docker and limit its maximum memory as if that’s just normal and expected to need to do

            • ShortN0te@lemmy.ml
              link
              fedilink
              English
              arrow-up
              1
              ·
              14 hours ago

              It has had a pretty high number of RCE exploits including one recently the architecture of the web service is just very poor and leads to a lot of basic problems.

              So they had an RCE that got fixed therefore the software is bad and insecure. Therefore every OS and basically any enterprise software that was ever used is insecure.

              Got it.

              • LordKitsuna@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                ·
                13 hours ago

                That would be the case, however the devs official stance is it’s unsafe and should not be used other than over vpn. So they also agree

                • ShortN0te@lemmy.ml
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  6 hours ago

                  But for complete other reasons than RCEs or similar.

                  As an FOSS project that inherited lots of shitty code this is basically the best thing they could do.

                  Not sure why, but you get specific about once RCE but not about other problems and keep vague about them. Is it the lack of understanding or disingenuousness?

                  • LordKitsuna@lemmy.world
                    link
                    fedilink
                    English
                    arrow-up
                    1
                    ·
                    6 hours ago

                    Once? No jellyfin has had about 4 major RCE issues since the fork. At least 4 that I’m aware of. Blaming it on the previous code only makes sense if the split is recent. They have had time to completely rewrite if they really want.

                    I’d like to see plex die entirely, but I know too many less technical people that use it . They are not going to set up a VPN , end of story end of discussion. And I’m not going to tell them to use jellyfin when it will likely continue to have major security issues and could compromise their systems. I have no doubt that Plex leadership is fully aware of this, they know that even with them pushing more subscriptions and higher costs they are going to continue to have users because the alternatives are just not able to keep up and are not viable for the average person just the technical users which they would have lost to alternatives regardless

            • MrMcGasion@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              16 hours ago

              Ah, yeah, guess I never realized it’s a .NET program. Never understood why an open source dev would choose .NET, but what can you do.

              Also despise Docker (especially the modern over-reliance on it), but that always gets me into trouble when I admit that publicly.

              • LordKitsuna@lemmy.world
                link
                fedilink
                English
                arrow-up
                3
                ·
                6 hours ago

                I am right there with you on the docker hate I get the idea but the docker system itself is a huge problem. The amount of people that do not realize it completely bypasses system firewalls is very sad and unfortunate and leaves a lot of people vulnerable.

                I personally try to use lxc containers that I set up myself for containerizing services and install them natively within the container

    • ShortN0te@lemmy.ml
      link
      fedilink
      English
      arrow-up
      11
      ·
      1 day ago

      And Plex doesn’t require any. It’s okay to accept that one product can be more polished than the other, and Plex has a lot of stuff that “just works”

      And it is ok to accept that Plex is getting worse and worse. Only reason why ppl use it these days is because they still have an old lifetime pass. As soon as they take it away or introduce a new tier of features or even removing features of it, they will swarming away from Plex.

      And they will!

      OC never said anything to do with your comment, you seem to be really offended by recommending an alternative to a tool that you use.

    • Marshezezz@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      15
      arrow-down
      1
      ·
      edit-2
      1 day ago

      My comment wasn’t for you then, it’s for people curious in an alternative but may be hesitant. Some people enjoy learning new things.