• sad_detective_man@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    10
    ·
    9 hours ago

    How’s the barrier to entry for Jellyfin? I just got done investing in Plex when they started changing their payment model

    • Markus29@feddit.nl
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      3 hours ago

      Dockstarter with jellyfin + sonarr + radarr + qbittorrent + swag is your friend. I actually found jellyfin easier to setup. Don’t have to worry to much that streams are getting transcoded. Setting swag up was some effort though.

        • CoopaLoopa@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 hour ago

          All of the *arr apps are for automatic media downloading and organization.

          You want all the new seasons of a show? Just mark that as a ‘monitored’ show in sonarr. When new episodes are released, sonarr uses your torrent indexer to get the torrent or magnet link and sends that to your torrent downloader. Once the download completes, it renames the file with metadata and puts it into the spot where jellyfin/plex is expecting the file to be.

          It’s an automation stack for media piracy.

          SpaceInvaderOne has a bunch of tutorials on how to set things up if you want to dive into the full self-hosting ocean.

          • seadoo@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            14 minutes ago

            Very cool, thanks for the explanation!

            Maybe this is just me but using a torrent through a CLI is something I have not explored at all, I just transfer files back and forth. Seems very useful

    • ILikeBoobies@lemmy.ca
      link
      fedilink
      English
      arrow-up
      12
      ·
      9 hours ago

      Harder than plex to set up, but not difficult.

      If you want to watch outside the network then you’ll need to port forward.

      • mic_check_one_two@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        1
        ·
        edit-2
        7 hours ago

        You really shouldn’t port forward Jellyfin. Hell, you really shouldn’t port forward anything. A domain is like a dollar per month. Use a reverse proxy with some sort of login gate like Authentik or Authelia.

        • ILikeBoobies@lemmy.ca
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          3 hours ago

          If you’re only using it for yourself then there are a lot worse things that people do (like downloading apps for websites, using untrusted VPNs, or even just using the web)

          Reverse proxy is more advanced and I think someone who needs it wouldn’t be worried about ease of use.

        • Count Regal Inkwell@pawb.social
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          6 hours ago

          Just use a tunneling service like tailscale. Easy as fug to set up, and only people who know your credentials can poke about in your server.

          If you remember to disconnect machines other than the server from the VPN when not using them and don’t share out the server too much, you don’t even have to spend money.

          • Stez@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            2
            ·
            5 hours ago

            You don’t even need to remember to disconnect machines you can have a 100 different clients(is that the right word?) on a tailnet. Honestly it’s so sick and amazing it’s free

            • Count Regal Inkwell@pawb.social
              link
              fedilink
              English
              arrow-up
              1
              ·
              4 hours ago

              afaik (and I might be super wrong) you can have up to 100 machines IN the network, but only 3 connected at any given time in the free plan.

              But yes, it’s sick and amazing either way.

              • mic_check_one_two@lemmy.dbzer0.com
                link
                fedilink
                English
                arrow-up
                2
                ·
                edit-2
                3 hours ago

                Nope, free allows for up to 3 users and 100 connected devices. And if you run it on your router, the entire network only counts as one device. So for instance, you and two of your friends could all join the same tailnet. Their business model is basically the same as WinRAR’s; give it to individual users for free, to get people on board. Then charge corporations to use it at scale, since the individual users already know how to use it.

                The only reason I don’t personally use it is because my work WiFi blocks outgoing WireGuard connections. And that’s Tailscale’s biggest weakness in my experience; They tout themselves as a zero-config VPN, but that means you’re not able to config things if you need to. If I were able to flip over to OpenVPN or IKEv2/IPSec instead of WireGuard, I’d be fine. But Tailscale doesn’t have the ability to do that, because it would require configuration.

      • three@lemmy.zip
        link
        fedilink
        English
        arrow-up
        5
        ·
        edit-2
        7 hours ago

        So if you want to watch outside you’re home network, the solution is to blow a hole through your firewall and just raw dog the internet through it? Air out your delicious little jelly hole for the world to see?

        I wonder how we teach the kids about VPNs? Clearly their favorite brainrot youchubers/twitchies/tiktogglers nordvpn ads aren’t getting through…

      • sad_detective_man@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        9 hours ago

        Is there a time investment for scanning and importing my library? That’s where Plex got me, so much stuff to sort and edit metadata after getting started

        • Cevilia (she/they/…)@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          3
          ·
          9 hours ago

          If your library has sensible file names it’ll do it all for you. If you can export .nfo files from Plex (I don’t know, never used Plex), Jellyfin will scan those too. Just add the library to Jellyfin and forget all about it for an hour or two.

    • Bldck@beehaw.org
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 hours ago

      Jellyfin is great if you are only streaming content locally. If you have people outside your network trying to stream, it is more cumbersome to set up than Plex