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.

  • electric_nan@lemmy.ml
    link
    fedilink
    English
    arrow-up
    11
    ·
    1 month ago

    I’m surprised by the resistance to Jellyfin in this thread. If you are using Plex, you’re already savvy enough to use bittorrent and probably the *arrs. If you can configure that stuff, Jellyfin is absolutely something you can handle. If you like Docker, there’s good projects out there. If you’re like me and you don’t understand Docker, use Swizzin community edition. If you can install Ubuntu or Debian, and run the Swizzin script, you’re in business.

    • waitmarks@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 month ago

      The big thing for me with plex is user management. I am absolutely knowledgeable enough to set up jellyfin, but i dont want to deal with user management. Plex makes it easy, i tell them to make their own account and i just share my library. i dont have to reset passwords, they can do that themselves. However, it’s getting to the point where i will probably just switch to jellyfin and deal with it because of how bad plex is getting.

    • LandedGentry@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      1 month ago

      Plex is trivial to set up, most plex users I know actually don’t use the arrs. Anyone can do it with a short list of instructions in minutes that mostly consist of “download app, make account, point to your media.”

      • Obelix@feddit.org
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        I just setup jellyfin and it totally is the same. Install. Point it to a media folder. Setup port forwarding.

        • LandedGentry@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          1 month ago

          You don’t need to manually setup port forwarding with plex and if you want access off your network (such as when traveling) or to let others in it gets way more complicated.

          • Obelix@feddit.org
            link
            fedilink
            English
            arrow-up
            1
            arrow-down
            1
            ·
            1 month ago

            But let’s be honest - it really is not complicated. That was a one minute configuration in my router.

    • MrSelatcia@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 month ago

      I think I represent a huge portion of Plex users; I am tech savvy enough to follow a simple walkthrough on YouTube to get my server setup. But the arrs, jellyfin, and docker both look like graduate level chemistry to me.

      Plex has been around for ages and they have put money into making things easier for users like me to understand with events such as Pro Week and directly paying content creators to dumb things down for me.

    • Swarfega@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      1 month ago

      Me too. Docker isn’t hard if you use a compose file. It’s easy to read syntax.

      Linux server.io has great documentation for their images.

      I have Jellyfin and Plex running from the same virtual machine pointing at the same media. If it wasn’t for the one crappy TV I have in my house with no Jellyfin client, Plex would be gone.

      • JasSmith@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        Docker isn’t hard if you use a compose file. It’s easy to read syntax.

        This is giving me “yaml isn’t hard to use if you use a compose file!” It is, actually. It’s easy for you because you understand the technology. The vast majority of people do not.

        • Swarfega@lemm.ee
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 month ago

          Of course. But if you managed to setup Plex then you’ve already shown you have willing to learn…