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 has paywalled my server!

Plex has paywalled my server!

Scheduled Pinned Locked Moved Selfhosted
selfhosted
352 Posts 127 Posters 0 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.
  • Z [email protected]

    Are you running in docker? Change from bridged mode to host mode on your container which should resolve this.

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

    Yes I am, but I don't want to give full control of my network drive to a closed source application because it paywalled me out of being able to access my media on my local network. It's ridiculous that I have to do that. It breaks ECI, and is a security risk. And yeah, it's a bit paranoid, but the fact that they can fix it with a simple config and put that behind a paywall is VERY worrisome, so I now need to pay if I want to isolate Plex from the host where it's running.

    Z 1 Reply Last reply
    0
    • G [email protected]

      self love isn't always an option

      tabular@lemmy.worldT This user is from outside of this forum
      tabular@lemmy.worldT This user is from outside of this forum
      [email protected]
      wrote last edited by
      #256

      A picture of the character Toad from the platform game series Super Mario. The image is cropped to only show Toad's face. Toad is sweating.

      1 Reply Last reply
      0
      • P [email protected]

        Plex has pay walled FREE servers streaming to FREE clients only.

        If you have a plex watch pass (for client) you're good and can stream from any server. If you have a plex pass (for server) any one can stream from your server. But you have to have one or the other.

        M This user is from outside of this forum
        M This user is from outside of this forum
        [email protected]
        wrote last edited by
        #257

        1 Reply Last reply
        5
        • R [email protected]

          Now that's an interesting thought.

          A web page with Authelia, login and a firewall.

          If you're not logged in, All you get is a login page. If you are logged in, It passes you straight through to jellyfin.

          So any device and client would be able to access it without issue once a phone or computer on the network had logged in just once.

          The web page modifies the HA proxy ACL and forces a reload.

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

          This will work fine over the web, but won’t work with clients.

          R 1 Reply Last reply
          2
          • N [email protected]

            Yes I am, but I don't want to give full control of my network drive to a closed source application because it paywalled me out of being able to access my media on my local network. It's ridiculous that I have to do that. It breaks ECI, and is a security risk. And yeah, it's a bit paranoid, but the fact that they can fix it with a simple config and put that behind a paywall is VERY worrisome, so I now need to pay if I want to isolate Plex from the host where it's running.

            Z This user is from outside of this forum
            Z This user is from outside of this forum
            [email protected]
            wrote last edited by
            #259

            You've likely given it full control to whatever storage you've mounted in the container anyway, unless you've given it the :ro flag, which in that case would operate the same regardless of networking mode. If someone gains access to your internal host, you have bigger problems. Some things just play better under host mode and all bridged mode is doing is creating a virtual switch on your host and passing allowed traffic through it at a base level. The best way to protect is by running a load balancer in a DMZ and proxying all of the traffic through it which is how I have my instance running. I funnel everything external --> TCP\UDP 443 in DMZ vlan load balancer --> internal LAN IP:docker port. I run a mix of host network or bridged mode depending on the container.

            N 1 Reply Last reply
            1
            • haui_lemmy@lemmy.giftedmc.comH [email protected]

              I tried testing a movie from my home server in plex through firefox and repeatedly got this message, even after reloading.

              I knew that they had paywalled the apps on mobile and streaming from outside the network but now they have also blocked watching your own movies through your own hardware.

              I do get the point that making software should be able to sustain people but I dont see the move of plex as a fair thing to do. Yes, they have made great software but taking your home server hostage feels like the wrong move.

              Even a pop up that says "we need you to donate please" would have been fine. make it pop up before every movie, play donation ads before any movie but straight up disabling the app is kinda cruel.

              Anyway, i have switched to jellyfin and it is insanely good. please give it a try. you can run it alongside plex with not issues (at least i had none) and compare the two.

              In any case, good luck. Let me know if you need help.

              M This user is from outside of this forum
              M This user is from outside of this forum
              [email protected]
              wrote last edited by
              #260

              Threads like this are why people don't use open source. It sounds like a reality-denying anti-intellectual one-size-fits-all cult in here. This is also like half the threads about Linux. Just armies of tech bros who couldn't put themselves in someone else's shoes if their life literally depended on it.

              tabular@lemmy.worldT jackbydev@programming.devJ 2 Replies Last reply
              5
              • C [email protected]

                I've tried submitting recategorization requests through the links provided by my workplace on the block pages. The requests have been denied.

                If I'm remembering right, it's a Symantec web filtering solution that we use and they've decided that my domain is in the "personal blog" category. Which is a blocked category. Jeff Geerling's website actually falls under the same category, which also kind of sucks, because I like reading some of the stuff he puts out.

                Z This user is from outside of this forum
                Z This user is from outside of this forum
                [email protected]
                wrote last edited by
                #261

                I would go around them and go directly to the source of categorization. It looks like this is the Symantec categorization website in case it's different from what you're workplace provides - https://sitereview.bluecoat.com/#/

                1 Reply Last reply
                0
                • E [email protected]

                  This will work fine over the web, but won’t work with clients.

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

                  They have instructions on jellyfin forums on setting up HAProxy, that part totally works.

                  But you don't put 2FA on the jellyfin server, for that you just deny all IPs except whitelisted.

                  You did the 2FA on the whitelister only using path-based routing.

                  You don't have access to the root site, you go to a path and login to a separate database to whitelist yourself then your client should work from that IP.

                  R 1 Reply Last reply
                  0
                  • rikudou@lemmings.worldR [email protected]

                    If you live in an area where you need a VPN to keep your ISP off your ass

                    Uploading copyrightes material is illegal pretty much everywhere I know of.

                    psythik@lemm.eeP This user is from outside of this forum
                    psythik@lemm.eeP This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #263

                    Exactly, which is why you don't need a VPN if you use a Debrid service. No files are being uploaded. The Debrid service handles that for you by downloading the torrent to a remote server, than giving you a direct download link to the file. Nothing is being uploaded from your end.

                    1 Reply Last reply
                    0
                    • rikudou@lemmings.worldR [email protected]

                      That's true, but ISPs have logs. And if something happens that makes the police change their mind about enforcing the law, you might be fucked, retroactively.

                      psythik@lemm.eeP This user is from outside of this forum
                      psythik@lemm.eeP This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #264

                      Again, not an issue if you use a Debrid service, because no files are being uploaded.

                      1 Reply Last reply
                      0
                      • D [email protected]

                        I always see people advocate for Stremio. But my experience was always very mixed. Half the time it would just buffer all the time. I guess it's s my own fault for having little interest in the latest Marvel/Hollywood movies, but alas. I way more prefer my jellyfin/jellyseer/arr stack. Once it's available I'm (99%) sure it works from everywhere in the world.

                        psythik@lemm.eeP This user is from outside of this forum
                        psythik@lemm.eeP This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #265

                        Are you using a Debrid service with it? It's a much better experience if you are. Give Real-Debrid a try with Stremio. It'll change your opinion.

                        1 Reply Last reply
                        0
                        • P [email protected]

                          Plex has pay walled FREE servers streaming to FREE clients only.

                          If you have a plex watch pass (for client) you're good and can stream from any server. If you have a plex pass (for server) any one can stream from your server. But you have to have one or the other.

                          M This user is from outside of this forum
                          M This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #266

                          For software I like made by people getting paid, I was happy to pay the one time fee. It's really good, secure, and downloads are fast now.

                          L J 2 Replies Last reply
                          7
                          • A [email protected]

                            psythik@lemm.eeP This user is from outside of this forum
                            psythik@lemm.eeP This user is from outside of this forum
                            [email protected]
                            wrote last edited by [email protected]
                            #267

                            Bro you asked for a guide, I gave you a guide. The fuck you want from me? (For convenience sake I even made as short as possible. Literally less than a 45 second read.)

                            I put a lot of effort into that comment to help you out, and instead of saying "thank you", you respond with this bullshit? What the hell is wrong with you?

                            Ungrateful prick.

                            A 1 Reply Last reply
                            0
                            • F [email protected]

                              What added security do you get by using a VPS besides obscuring your home IP? I can definitely see benifits to not leaking your home address, but otherwise the reverse proxy and wireguard tunnels don't actually add any increased security for the extra steps. You could just host a reverse proxy at home, and any flaws Jellyfin could have in their app would still be exposed.

                              I'm not knocking your solution, I'm just in a similar place and considering if I want to go through the extra hurdle for a VPS if I don't need one.

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

                              Obscuring home IP is the big one. You also don't have to fiddle with opening ports on your router and maybe getting ISP attention for hosting on a residential network. But really obscuring home IP address would work.

                              Dirt simplest solution is caddy on the same jellyfin server and port forward 443 and 80 on your router to that host. Hopefully letsencrypt will work without a domain but I'm not sure.

                              F 1 Reply Last reply
                              0
                              • T [email protected]

                                So an additional 10 bucks a month….

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

                                5 actually because you can use minimal hardware. You can probably just port forward your router and run caddy on the same jellyfin server but then expose your home IP address.

                                1 Reply Last reply
                                0
                                • R [email protected]

                                  Would you consider this a particularly constructive comment?

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

                                  What's wrong with it?

                                  R jackbydev@programming.devJ 2 Replies Last reply
                                  1
                                  • L [email protected]

                                    What's wrong with it?

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

                                    The term SSL has been colloquially used for the last decade, and it would be difficult, if not impossible, to confuse the two and issue the wrong type of security at this point. Are there even packages that old available to Docker?

                                    We're having an informal discussion here about how to make Jellyfin security less daunting to the average user. Taldan is apparently knowledgeable about the situation and could lend a conceptual hand to the process, but I suspect they chose instead to nitpick terminology that's still used in common parlance. Since I have some doubts, but don't wish to assume, I asked a simple question.

                                    1 Reply Last reply
                                    1
                                    • M [email protected]

                                      Threads like this are why people don't use open source. It sounds like a reality-denying anti-intellectual one-size-fits-all cult in here. This is also like half the threads about Linux. Just armies of tech bros who couldn't put themselves in someone else's shoes if their life literally depended on it.

                                      tabular@lemmy.worldT This user is from outside of this forum
                                      tabular@lemmy.worldT This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by [email protected]
                                      #272

                                      If people choose not to use software that's open source because of the way people talk on some thread.. were they intellectually thinking about their own best interests? It's like no longer enjoying a show because some fans did something cridge - anything popular enough will have weirdos (from someone's perspective).

                                      M 1 Reply Last reply
                                      4
                                      • M [email protected]

                                        Threads like this are why people don't use open source. It sounds like a reality-denying anti-intellectual one-size-fits-all cult in here. This is also like half the threads about Linux. Just armies of tech bros who couldn't put themselves in someone else's shoes if their life literally depended on it.

                                        jackbydev@programming.devJ This user is from outside of this forum
                                        jackbydev@programming.devJ This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by
                                        #273

                                        Plex server isn't open source.

                                        F 1 Reply Last reply
                                        14
                                        • L [email protected]

                                          What's wrong with it?

                                          jackbydev@programming.devJ This user is from outside of this forum
                                          jackbydev@programming.devJ This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by
                                          #274

                                          SSL or the comment? The comment is annoying because people use TLS and SLL interchangeably in colloquial speak.

                                          1 Reply Last reply
                                          4
                                          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