Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Selfhosted
  3. Plex is locking remote streaming behind a subscription in April

Plex is locking remote streaming behind a subscription in April

Scheduled Pinned Locked Moved Selfhosted
selfhosted
690 Posts 323 Posters 21.9k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C [email protected]

    That works but is pretty insecure as you have nothing protecting your server outside of a basic password.

    J This user is from outside of this forum
    J This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #493

    I'm pleading full ignorance here. Because I opened the port for JF, doesn't that mean the only thing exposed would be my jellyfin? I thought having the rest of my ports closed would not allow access to the rest of my system?

    1 Reply Last reply
    0
    • N [email protected]

      How do you do this on Jellyfin? The only ways I'm familiar with is to expose Jellyfin to the internet or access it through Tailscale, would love to hear alternatives.

      C This user is from outside of this forum
      C This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #494

      My home connection is behind cgnat so I got a free VPS from oracle, install caddy on VPS, install tailscale on VPS and router, expose routes from LAN to tailscale network.

      Now you can use caddy to expose, for example, a docker container (jellyfin) at 192.168.1.100 to subdomain.exampledomain.com with ssl cert provided by caddy.

      VPS also requires some other stuff like ddclient and fail2ban.

      I pieced this all together myself... it's doable if you spend some time reading.

      N 1 Reply Last reply
      0
      • ? Guest

        So far I've had no problems using jellyfin on basicly anything that exists in my house which includes a Apple TV, Xbox SX and a Xiaomi TV Box S.

        But I can see there's probably no Tizen app for things like Samsung TV's.

        I This user is from outside of this forum
        I This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #495

        https://github.com/Georift/install-jellyfin-tizen

        Samsung is being a bit of a dick apparently.

        ? 1 Reply Last reply
        0
        • kate@lemmy.uhhoh.comK [email protected]

          i'm fairly familiar with reverse proxies and how to set them up, but I'm mostly worried about the monthly bandwidth limits here. especially with hetzner's recently lowered limits. since I have a life time plex pass i might be able to hold off from switching until I figure something else out, at least.

          B This user is from outside of this forum
          B This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #496

          Gotcha, I've never actually considered the bandwidth limits. It looks like digitalocean includes 1TB per month and I used 242GB last month. If I ever get close to the limit I will just spin up another droplet. I don't think I would even need to load balance unless the first one is struggling since the bandwidth allowance across all droplets is pooled together.

          If you aren't already using a reverse proxy, then do you currently just port forward or use the Plex relay? The only reason I use one is because of CGNAT. Before I moved to a place with only CGNAT I port forwarded for both Plex and Jellyfin.

          kate@lemmy.uhhoh.comK 1 Reply Last reply
          0
          • ? Guest

            Reverse proxy

            N This user is from outside of this forum
            N This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #497

            That exposes Jellyfin to the internet, so it's my option 1.

            1 Reply Last reply
            0
            • I [email protected]

              It's not that hard to get a reverse proxy up, get a free DDNS, and a SSL certificate from let's encrypt.

              https://www.linuxserver.io/blog/2020-08-21-introducing-swag

              This is a pretty solid one stop shop for handling all reverse proxy for jellyfin and other applications like sonarr, radarr, transmission, ombi and lists of others.

              N This user is from outside of this forum
              N This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #498

              That exposes Jellyfin to the internet, so it's not the same feature

              L I 2 Replies Last reply
              0
              • C [email protected]

                My home connection is behind cgnat so I got a free VPS from oracle, install caddy on VPS, install tailscale on VPS and router, expose routes from LAN to tailscale network.

                Now you can use caddy to expose, for example, a docker container (jellyfin) at 192.168.1.100 to subdomain.exampledomain.com with ssl cert provided by caddy.

                VPS also requires some other stuff like ddclient and fail2ban.

                I pieced this all together myself... it's doable if you spend some time reading.

                N This user is from outside of this forum
                N This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #499

                That exposes Jellyfin to the internet

                C 1 Reply Last reply
                0
                • D [email protected]

                  Alright, so I have had Jellyfin installed for years now, but my primary issue is that most devices myself or my users use lack official, readily-available clients. For example, the Samsung TV app is a developer mode install. Last I looked, nobody has put a build into the store.

                  I really want to use Jellyfin, but I feel like my users simply can't. I'm interested in others' experiences here that could help.

                  S This user is from outside of this forum
                  S This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #500

                  I run an Android TV box on my Smart TV, because I don't trust them on the internet.

                  1 Reply Last reply
                  0
                  • B [email protected]

                    Gotcha, I've never actually considered the bandwidth limits. It looks like digitalocean includes 1TB per month and I used 242GB last month. If I ever get close to the limit I will just spin up another droplet. I don't think I would even need to load balance unless the first one is struggling since the bandwidth allowance across all droplets is pooled together.

                    If you aren't already using a reverse proxy, then do you currently just port forward or use the Plex relay? The only reason I use one is because of CGNAT. Before I moved to a place with only CGNAT I port forwarded for both Plex and Jellyfin.

                    kate@lemmy.uhhoh.comK This user is from outside of this forum
                    kate@lemmy.uhhoh.comK This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #501

                    I just port forward right now, so Plex’s system is basically an overpowered dynamic dns. I guess my next option is to self host a dynamic dns on a numbered xyz domain (yk the $1/yr ones)

                    1 Reply Last reply
                    0
                    • N [email protected]

                      That exposes Jellyfin to the internet

                      C This user is from outside of this forum
                      C This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #502

                      Yes exactly. What do you think plex is doing?

                      N 1 Reply Last reply
                      0
                      • S [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.

                        T This user is from outside of this forum
                        T This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #503

                        Judging by the rest of the thread I'm going to get downvoted for this, but what the hell:

                        I'm sure I'll switch to Jellyfin eventually but I tried it out a few weeks ago to see what all the hype was about and it just... wasn't great. It was difficult to setup, with way too many overly-complicated settings, and then it refused to play one of the two test files I tried. Like it or not there's a reason that Plex is the dominant player in the game, and a large part of that reason is that it verges on plug-and-play for simplicity of both setup and use.

                        Yes, it sucks that they're removing remote streaming for free users, but I imagine there's a significant chunk of users who don't know or care how to properly open their server up to the world and are relying on the Plex proxies for their streams (which happens entirely in the background), and those aren't going to be cheap to run. Maybe putting them behind a paywall will provide the resources to make them faster.

                        I did buy a lifetime pass last time they announced a price hike; it's honestly paid for itself many times over, and I've been encouraging other users I know to do the same before this next one, because yes, it is a significant hike this time around. That said, while I wouldn't pay monthly for it, I do still feel like the lifetime pass is tremendous value for such a polished product. It's a shame they've had to do it at all, but I don't begrudge them for it.

                        R ? B L L 6 Replies Last reply
                        0
                        • H [email protected]

                          I disagree. Sometimes you need to look at the situation as a whole in order to understand the motivation.

                          C This user is from outside of this forum
                          C This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #504

                          Ok, so you're implying people were using their videos for free instead of paying for the streaming services. Then Plex wanted more money so they've started to charge people for using their own stuff.

                          That's fine, and frankly I agree with that.

                          But your initial reply to me is still irrelevant to the discussion.

                          1 Reply Last reply
                          0
                          • S [email protected]

                            It's against CloudFlare ToS to use CF tunnels for media streaming like this. You can risk it ig but I have important stuff like domain registrations on CloudFlare so I'm personally not willing to risk getting banned.

                            E This user is from outside of this forum
                            E This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #505

                            I have not used it for streaming, but you’re right. I purposely do not proxy my media traffic for this reason, utilizing their other solutions.

                            1 Reply Last reply
                            0
                            • ? Guest

                              I would recommend audiobookshelf for the audiobooks, especially if you have your stuff running in docker. It seemed to me like the solutions to force Plex or jellyfin to do books were a bit more hacky than I wanted.

                              J This user is from outside of this forum
                              J This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #506

                              Dude, I'm blown away by how easy AudioBookShelf was to set up. I was going to go with Jellyfin for audiobooks too since I already had my libraries set up, but I wanted to try an alternative just to see. So easy, I was up and running in under 10 minutes! Thanks for the recommendation!

                              1 Reply Last reply
                              0
                              • presi300@lemmy.worldP [email protected]

                                How to kill a service speedrun any%

                                art@lemmy.worldA This user is from outside of this forum
                                art@lemmy.worldA This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #507

                                They think they have enough users locked in to just pay over setting up another server. They might.

                                1 Reply Last reply
                                0
                                • P [email protected]

                                  Well, looks like my decision to stick with Kodi and never bother with Plex is about to pay dividends.

                                  art@lemmy.worldA This user is from outside of this forum
                                  art@lemmy.worldA This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #508

                                  NAS + Tailscale + Kodi is the easiest to setup for me. Works really good.

                                  1 Reply Last reply
                                  0
                                  • Z [email protected]

                                    Any Kodi users here?

                                    art@lemmy.worldA This user is from outside of this forum
                                    art@lemmy.worldA This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #509

                                    I've been using Kodi to pull movies from my NAS for years.

                                    1 Reply Last reply
                                    0
                                    • N [email protected]

                                      Why would you expect this to NOT be paid? It requires them to be running servers to stream the media through, I wouldn't expect this to be a free feature.

                                      I dislike Plex for several reasons, but asking for payment for stuff that costs them money is completely justified.

                                      L This user is from outside of this forum
                                      L This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #510

                                      Why is this getting upvoted? Plex isn't running a server. You are. Your computer and your media files are quite literally "the server" that is serving the files to you remotely. Plex is at best doing authentication.

                                      I N 2 Replies Last reply
                                      0
                                      • T [email protected]

                                        Judging by the rest of the thread I'm going to get downvoted for this, but what the hell:

                                        I'm sure I'll switch to Jellyfin eventually but I tried it out a few weeks ago to see what all the hype was about and it just... wasn't great. It was difficult to setup, with way too many overly-complicated settings, and then it refused to play one of the two test files I tried. Like it or not there's a reason that Plex is the dominant player in the game, and a large part of that reason is that it verges on plug-and-play for simplicity of both setup and use.

                                        Yes, it sucks that they're removing remote streaming for free users, but I imagine there's a significant chunk of users who don't know or care how to properly open their server up to the world and are relying on the Plex proxies for their streams (which happens entirely in the background), and those aren't going to be cheap to run. Maybe putting them behind a paywall will provide the resources to make them faster.

                                        I did buy a lifetime pass last time they announced a price hike; it's honestly paid for itself many times over, and I've been encouraging other users I know to do the same before this next one, because yes, it is a significant hike this time around. That said, while I wouldn't pay monthly for it, I do still feel like the lifetime pass is tremendous value for such a polished product. It's a shame they've had to do it at all, but I don't begrudge them for it.

                                        R This user is from outside of this forum
                                        R This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #511

                                        This is what people don't realize. If you want something good, you have to pay people for their time and talent. Free products that are free because of ideology are just exploitation with extra steps.

                                        C 1 Reply Last reply
                                        0
                                        • N [email protected]

                                          That exposes Jellyfin to the internet, so it's not the same feature

                                          L This user is from outside of this forum
                                          L This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #512

                                          My dude if you are connecting from outside your local network you are "exposed" to the Internet in some way. What magic are you thinking Plex is doing? Is someone hand deliverying the packets via USPS?

                                          M N 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups