I use a seedbox to run qBittorrent with Jackett, and have a bunch of sources on there. I know there are other methods, but that works for me and I'm comfortable with it.

Rarbg has been gone for about five months and it's harder and harder to find 4k TV rips. For current shows, sometimes you can get episodes as they air, but it's rare to see full seasons.

The tipping point was when I searched for a Netflix show from two weeks ago just now, with zero 4K results.

I've always hated private trackers since they're a pain in the ass, but is that the only option now? Do I need to look at a different method entirely? I've been torrenting since that existed, but if I need to do something else, let me know.

I don't expect to get torrent sites in any responses, but you can do that if you have any 😂

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 4 points 2 years ago (3 children)

Do you mind if I ask more details about your system?

  • source
  • parent
  • hideshow 6 child comments
  • [–] 23 points 2 years ago* (3 children)

    The whole Arr suite, plus others. I have a 24/7 low power machine running the following on unRAID with containers:

    • Radarr
    • Sonarr
    • Prowlarr
    • Overserr
    • qBittorrent
    • a VPN container
    • Recyclarr
    • cross-seed
    • qbit manage (this is key)
    • unpackerr
    • autobrr

    I have more of course but this is what’s relevant to you.

    I also have some custom scripts for patching some things up to my like.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 4 points 2 years ago* (1 child)

    how did you set it up (like, what's the process a file would do to get downloaded)? this seems a bit more complex then the normal *arr stack setup

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago (1 child)

    Just the normal monitor process in the Arrs and then the magic happens in qbit manage. There you can set up targets for your torrents (share ratio, seeding times, etc). Also autobrr puts me in the very first people to download a torrent, so it helps in keeping a good ratio. Cross-seed also pumps up the ratio a lot.

    Recyclarr is very important for me because I am assured to request only the very best quality for the things I care.

    My setup is complex but only because I invested way too much time in. You can get to 80% what I have in a few days and still get awesome results.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    wow! i have to admit i often leech from public trackers since my vpn doesn't support port forwarding anymore (mullvad) so i didn't really know of the setup to get a good ratio, only the downloading part. I'll have to look into it. by the way, do you use a vpn with port forwarding or just use trusted private trackers?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago* (last edited 2 years ago) (1 child)

    Yes I PF. The VPN container drops the dynamically assigned port to a file that a start up script for qbt reads and hard writes it in the config file. Fun stuff.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    How are you routing containers through the VPN container?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago* (last edited 2 years ago) (1 child)

    You set the network up as container:vpncontainername

    Edit: correction

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (2 children)

    If this refers to docker compose, I think all that does is put them in the same network.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 5 points 2 years ago

    Check out YAMS [dot] MEDIA. YAMS (Yet Another Media Server) is essentially what the other fella is running but super simple. Depending on what system you’re running you could be up and running your own home server in about an hour.

  • source
  • parent