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.
  • A [email protected]

    Out of curiosity, what TV and what OS?

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

    TCL with Google IIRC

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

      It's pretty rare that a company starts taking away free features and doesn't end up fucking payers in the end.

      The biggest bar to Jellyfin is TV clients, the second biggest is security.

      TV clients can be fixed with a one-time purchase of a $20 android TV stick. If viewing your familys ARR content isn't worth $20 you probably don't need to do it anyway.

      Security for remote streaming is a harder thing to handle. Most people are capable of port forwarding, But just hanging a smallish public project out there in the open is always a dicey proposition. It honestly needs real fail2ban, probably SSL, 2FA and password complexity requirements.

      We could probably make a jellyfin helper container to handle some of this. Walk people through Let's Encrypt, dynDNS, port forwarding tests, add fail2ban with a firewall, maybe even slap suricata in it.

      We need to convince the project to add 2FA and password complexity requirements.

      I don't know guys what do you think is it crazy? does it make sense? Would anybody actually use it?

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

      You can address the 2fa by putting it behind something like authelia, but still, the project needs to step it up

      I R 2 Replies Last reply
      2
      • loutr@sh.itjust.worksL [email protected]

        My tech-illiterate mom uses my Jellyfin instance with no issues. I sent her a link to the app store, her credentials, my server's hostname and that was it. And once it's set up, Jellyfin is much more straightforward to use than Plex.

        Sure Jellyfin has issues and doesn't support as many types of devices, but Plex is far from perfect. I use it like twice a year, and the UI gets more and more confusing with each update IMO.

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

        Jellyfin doesn’t have an app on every App Store. On some, you have to sideload it, by enabling developer mode and connecting to a PC that is running an App Store server. Then the TV downloads it from the PC.

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

          awesome. thanks for chiming in. I will have to check how to do external streaming without opening my network up to the world (metaphorically).

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

          Can your router open ports from a hostname vs an IP? If so, clients could run dynamic DNS.

          WG client side isn't really that hard, though. All the fam run WG 24/7 on devices, and only traffic for the internal network goes through it.

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

            It's pretty rare that a company starts taking away free features and doesn't end up fucking payers in the end.

            The biggest bar to Jellyfin is TV clients, the second biggest is security.

            TV clients can be fixed with a one-time purchase of a $20 android TV stick. If viewing your familys ARR content isn't worth $20 you probably don't need to do it anyway.

            Security for remote streaming is a harder thing to handle. Most people are capable of port forwarding, But just hanging a smallish public project out there in the open is always a dicey proposition. It honestly needs real fail2ban, probably SSL, 2FA and password complexity requirements.

            We could probably make a jellyfin helper container to handle some of this. Walk people through Let's Encrypt, dynDNS, port forwarding tests, add fail2ban with a firewall, maybe even slap suricata in it.

            We need to convince the project to add 2FA and password complexity requirements.

            I don't know guys what do you think is it crazy? does it make sense? Would anybody actually use it?

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

            Security for remote streaming is a harder thing to handle. Most people are capable of port forwarding, But just hanging a smallish public project out there in the open is always a dicey proposition. It honestly needs real fail2ban, probably SSL, 2FA and password complexity requirements.

            Yeah.

            It's tough because I get they're an open-source project, and they're volunteers, but at the same time, security is something that should be the highest priority.

            Though, you could just make it so that it's not accessible via WAN and instead has to go through a VPN, though that'd make it harder to share with others.

            R 1 Reply Last reply
            1
            • A [email protected]

              Great; how do I get my Mother to do that over the phone?

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

              It's not a cake walk, but I've something similar for a friend who can barely turn on his PC.

              The OpenWRT router was fully configured before shipping it to him and the existing router's needed Wireguard port was opened by me using the Comcast Android app. All he had to do was connect his TV to a new wifi network. That wasn't easy, but he ultimately succeeded.

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

                You can address the 2fa by putting it behind something like authelia, but still, the project needs to step it up

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

                I thought that you can still access media directly via the URL without any authentication, how would authelia change that?

                K 1 Reply Last reply
                0
                • kogasa@programming.devK [email protected]

                  The direct connection is cool, I just wonder if a P2P connection is actually any better than going through a data center. There's gonna be intermediate servers right?

                  Do you need to have Tailscale set up on any network you want to use this on? Because I'm a fan of being able to just throw my domain or IP into any TV and log in

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

                  I have Tailscale (actually headscale) set up on all my devices and the performance is good enough I don’t turn it off when I’m home and on the same lan as my server. The connection is p2p so it’s just a little encryption overhead. When I travel to other networks like my mobile network, or various corp wifi networks, it continues to try to get a p2p connection. Only sometimes corporate wifi networks block p2p and the traffic round trips through my VPS. It does take a lot of load off the VPS compared to the old way with openVPN. It also continues to work “for a while” if the VPS is down.

                  1 Reply Last reply
                  0
                  • J [email protected]

                    As someone who is … lazy and took advantage of some Amazon Black Friday Fire TV stick deals, and who doesn’t want to drop the $200 for a Shield:

                    Any Android sticks/players you might recommend?

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

                    The Onn dongles from Walmart are probably the cheapest. The firestick should work fine and there are also Chromecasts from Google.

                    1 Reply Last reply
                    1
                    • H [email protected]

                      Did you even read the link? You don't need it on every device. It's not really that difficult to understand.

                      I AM A 48 YEAR OLD FORMER FUCKING TRUCK DRIVER FOR FUCKS SAKE, and yet, I still managed to set up tailscale on my phone and a computer, and then access my stuff that ISNT running tailscale in any way, shape or form, from my phone, simply because I decided to figure it the fuck out.

                      Stop being so damned lazy.

                      I am so fucking tired of this "cater to the lowest common denominator" bullshit.

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

                      Stop being so dam lazy and do all the things you pay someone else to do.

                      Mow the lawn. Fix the plumbing. Run new electrical. Neuter the cat. Clean your teeth. Do your taxes. Properly segment your network into several VLANs so that your IoT devices can’t talk to your internal network.

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

                        TCL with Google IIRC

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

                        Because it’s android.

                        1 Reply Last reply
                        0
                        • S [email protected]

                          It's not a cake walk, but I've something similar for a friend who can barely turn on his PC.

                          The OpenWRT router was fully configured before shipping it to him and the existing router's needed Wireguard port was opened by me using the Comcast Android app. All he had to do was connect his TV to a new wifi network. That wasn't easy, but he ultimately succeeded.

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

                          Ok, so you didn’t walk someone through it; you shipped them something preconfigured.

                          That’s not going to scale as I share out my server.

                          S 1 Reply Last reply
                          1
                          • vanilla_puddinfudge@infosec.pubV [email protected]

                            Welp, I guess they'll just have to start their own servers or you'll have to get out your credit card. Pity.

                            haui_lemmy@lemmy.giftedmc.comH This user is from outside of this forum
                            haui_lemmy@lemmy.giftedmc.comH This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #222

                            yeah no. there are a lot of other solutions to this. they're just a little annoying. others have confirmed there are similar setups like plex is doing with a relay server, but selfhosted.

                            vanilla_puddinfudge@infosec.pubV 1 Reply Last reply
                            0
                            • F [email protected]

                              Can your router open ports from a hostname vs an IP? If so, clients could run dynamic DNS.

                              WG client side isn't really that hard, though. All the fam run WG 24/7 on devices, and only traffic for the internal network goes through it.

                              haui_lemmy@lemmy.giftedmc.comH This user is from outside of this forum
                              haui_lemmy@lemmy.giftedmc.comH This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #223

                              I know. the issue is my friends dont have networks run by me. So I have to gain access to them and have to change setups which makes the situation likely to blow in my face. its just not a good solution imo. People have already suggested a relay server which will likely be the best solution.

                              1 Reply Last reply
                              0
                              • S [email protected]

                                Hell I know what you mean, it was so much trial and error until it worked, hence this guide/template to help others. Plus at some point it feels more like work than a hobby 😅

                                haui_lemmy@lemmy.giftedmc.comH This user is from outside of this forum
                                haui_lemmy@lemmy.giftedmc.comH This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #224

                                You're an absolute champ! Thanks for walking the walk. Its refreshing meeting people who do stuff. Feel free to check out my kodi peertube app at some point 😉

                                1 Reply Last reply
                                1
                                • weareallone@lemmy.dbzer0.comW [email protected]

                                  Or just get a Mikrotik router and run Back to Home and baaam you got a similar to tailscate fuction with 3 clicks.

                                  https://www.youtube.com/watch?v=CJ1PZkTNvzI

                                  haui_lemmy@lemmy.giftedmc.comH This user is from outside of this forum
                                  haui_lemmy@lemmy.giftedmc.comH This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by
                                  #225

                                  Yeah, or not.

                                  1 Reply Last reply
                                  0
                                  • S [email protected]

                                    I used synology and reverse proxy. It was pretty easy to set up. The tricky part was going into jellyfins setting and connecting your reverse proxy to the path you made.

                                    Overall my kids and family can now access it anywhere.

                                    haui_lemmy@lemmy.giftedmc.comH This user is from outside of this forum
                                    haui_lemmy@lemmy.giftedmc.comH This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #226

                                    I run a reverse proxy too. are you talking about a public one? I'm probably gonna use a relay server for it which essentially is the same I guess.

                                    S 1 Reply Last reply
                                    1
                                    • A [email protected]

                                      Ok, so you didn’t walk someone through it; you shipped them something preconfigured.

                                      That’s not going to scale as I share out my server.

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

                                      That’s not going to scale...

                                      How many mothers do you have?

                                      A 1 Reply Last reply
                                      2
                                      • I [email protected]

                                        Security for remote streaming is a harder thing to handle. Most people are capable of port forwarding, But just hanging a smallish public project out there in the open is always a dicey proposition. It honestly needs real fail2ban, probably SSL, 2FA and password complexity requirements.

                                        Yeah.

                                        It's tough because I get they're an open-source project, and they're volunteers, but at the same time, security is something that should be the highest priority.

                                        Though, you could just make it so that it's not accessible via WAN and instead has to go through a VPN, though that'd make it harder to share with others.

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

                                        That's what I do myself but in a lot of cases VPN is beyond the grasp of the grasp of the friends and family that are being shared with.

                                        Tailscale is somewhat approachable for this, there are a number of streaming devices that support TS clients. But then tailscale will eventually enshittify their free offering. Wrapping headscale into this will add yet another layer of complication. VPN is far more secure but I think it makes it unapproachably complicated for many.

                                        1 Reply Last reply
                                        0
                                        • K [email protected]

                                          You can address the 2fa by putting it behind something like authelia, but still, the project needs to step it up

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

                                          Authelia is super easy, if the clients can handle it

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