As the title states I am wondering what would be a good machine to build for my piracy. I am open to buying a used machine on eBay and expanding over time.

The last time I was sailing I had a Dell R610 Server Rack but I don’t have the space for this now. So something that can sit behind a tv stand in the corner next to the router.

  • I would be running Plex / Jellyfin
  • Some kind of torrent software
  • Something for NZBs if still viable
  • then the usual SONARR, RADARR, etc

I would like to be able to let friends connect from outside my house to stream media and allow them access so they can add films and the server goes off and finds them, extracts them, and adds them to the media server.

Thanks.

  • themoken@startrek.website
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    4 months ago

    Sorry, why would Jellyfin be different from Plex for exposing to the Internet? Dynamic DNS service / static IP and router port forwarding just like any other self hosted thing. It requires a user/pass to login as usual. VPN is nice but not required.

    • bktheman@awful.systems
      link
      fedilink
      English
      arrow-up
      1
      ·
      13 hours ago

      Thanks, you and others in this thread are the first people to ever tell me about this.

      Everyone is always saying tailscale, but that’s too complicated and restrictive for my family.

      I’m not afraid of port forwarding and dynamic DNS, I’ve played with it before. My main concern is just doing it safely, not exposing something to the Internet that wasn’t designed to be exposed. Security risk, and all that.

      Obviously a VPN is the safest way. But as long as JF is reasonably robust and designed to be exposed, I’m happy with that. I just literally didn’t know it was designed that way.

      Thanks!

    • lud@lemm.ee
      link
      fedilink
      English
      arrow-up
      10
      ·
      4 months ago

      Plex figures it out itself.

      Assuming you don’t have CGNAT or any other complications, Plex just works straight away.

      • themoken@startrek.website
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        1
        ·
        4 months ago

        So it’s not fully self hosted then? I can’t see how it would do that without registering you with their own service as a middle man. Seems like that kinda defeats the purpose.

        • kungen@feddit.nu
          link
          fedilink
          English
          arrow-up
          6
          ·
          4 months ago

          Plex Inc has a central auth server, and your media server automatically creates a dynamic hostname for connecting to your server’s IP. And if the user can’t reach the server directly for some reason (NAT for example), Plex has a “relay server” that works as a proxy, but your quality gets reduced to like 320p or something.

          So if Plex Inc shut down their auth servers suddenly (or have downtime, which happened a couple years ago), you won’t be able to do much. It’s possible to bypass the central auth, but no one does it, because such auto-discovery is one of Plex’s benefits – user logs in on their app, and it shows all their possible servers. But otherwise, it’s self-hosted.