• @atomWood@lemm.ee
      link
      fedilink
      62 years ago

      Jellyfin is generally just as easy to set up for external access. The only thing you really need to worry about is having a dynamic IP. If you have a domain name, then setting up dynamic DNS is quite straightforward.

      The only issue I have with people remotely accessing Jellyfin is that you cannot set a total system bandwidth cap. You can set a per stream cap, but that doesn’t help if you have too many people accessing your server at once.

      • MynameisAllen
        link
        fedilink
        122 years ago

        I’m not trying to sound like a dick but having your own domain name isnt something most people have

        • @bdonvr@thelemmy.club
          link
          fedilink
          4
          edit-2
          2 years ago

          Sure, but neither are self hosted media servers, and if you can afford/run the one you can afford/run the other. Domain names are cheap as dirt and aren’t all that complicated for anyone running a home server.

            • dditty
              link
              fedilink
              22 years ago

              I got a free subdomain from freedns.afraid.org and they have a script you can just add to your crontab to periodically check your IP and to update their DNS listing if your ISP changes it

        • @Decq@lemmy.world
          link
          fedilink
          12 years ago

          You can easily request a free domain through services like duckdns.org. Might not be the prettiest domain name, but for these purposes it’s fine.

        • @atomWood@lemm.ee
          link
          fedilink
          12 years ago

          I certainly agree that it adds an element of complexity. I had never dealt with anything like this before and had to learn it, but it really is a pretty easy thing to setup.

        • zeekaran
          link
          fedilink
          English
          02 years ago

          Setting up proper zraid and dealing with Linux to get the server up was much harder than using nginx and buying a $4/yr domain.

          • MynameisAllen
            link
            fedilink
            12 years ago

            Hmm OK, yeah Linux I’m super comfortable with, networking oddly scares me, but maybe I’ll give it a go

    • @Lemmchen@feddit.de
      link
      fedilink
      02 years ago

      Huh? You need an open port and a TLS certificate, that’s about it. If you’re CG-NATed you need some form of proxy in front, but that’s not Jellyfin’s fault.