SonicBit + Autobrr: Automate Your Torrent Downloads Straight to Your Seedbox
Your torrent client only knows about a file after someone else has already grabbed it, seeded it for an hour, and the swarm has started to slow down. By the time you manually check your favorite indexer, the best copy is gone and you're stuck with a mediocre release. Autobrr fixes that by watching indexers in real time and firing off downloads the instant something matching your rules appears — no refreshing RSS feeds, no staying up until 3 AM for a drop. Paired with your SonicBit seedbox, you get a fully automated pipeline: Autobrr filters and grabs, your seedbox downloads and seeds, and the rest of your media stack takes it from there.
This guide walks through deploying Autobrr on SonicBit, connecting it to your indexers and download client, and setting up filters that actually catch what you want.
What Autobrr Actually Does
Autobrr is a lightweight automation tool that sits between your indexers and your download client. Instead of polling trackers on a schedule (which is slow and easy to miss releases with), it listens to IRC announce channels or indexer feeds and reacts the moment a new torrent is announced. When a release matches a filter you've defined — by name, resolution, codec, category, size, or a dozen other criteria — Autobrr sends it straight to qBittorrent (or another download client) to start grabbing immediately.
Think of it as the difference between checking your mailbox once a day versus having mail teleported to your desk the second it's postmarked.
Why Run It on a Seedbox Instead of at Home
You could run Autobrr on a home server, but there are a few reasons it makes more sense on a seedbox like SonicBit:
- Uptime: Autobrr needs to be connected 24/7 to catch releases the moment they drop. A seedbox doesn't go to sleep, lose power, or get rebooted for a Windows update.
- Speed matters: Private tracker competition is real. If your home connection takes a few seconds longer to establish a connection than someone on a seedbox network, you lose the race for a good ratio position.
- No local bandwidth cost: Downloads land directly on your seedbox, not your home internet connection, so your household Wi-Fi never feels the impact.
- Same-network download client: Since Autobrr and your download client both run on SonicBit, there's no latency between "filter matched" and "download started."
Prerequisites
Before you start, make sure you have:
- A SonicBit account with at least one basic app slot free (Autobrr is a light app, so it runs fine on the Free plan, though you'll want a paid plan like Starter or Vertex if you're also running qBittorrent and media apps alongside it)
- A download client already deployed — qBittorrent is the most common pairing
- Accounts on the indexers or private trackers you want to automate
- (Optional but recommended) Prowlarr or Jackett if you want to manage indexers centrally
Step 1: Deploy Autobrr on SonicBit
- Log into your SonicBit dashboard
- Navigate to the Apps section
- Search for Autobrr in the app catalog
- Click Install — SonicBit handles the container, subdomain, and SSL certificate automatically
- Once deployment finishes, open the Autobrr URL SonicBit generates for you
There's no Docker Compose file to write and no reverse proxy config to touch — that's the whole point of one-click deployment. What normally takes editing a docker-compose.yml and setting up Traefik labels manually takes about 30 seconds here.
- Create your admin account on first login (username + password)
Step 2: Connect Your Indexers
Inside Autobrr, go to Settings > Indexers and add each tracker you want to automate. Most private trackers have an official Autobrr definition built in — you just paste in your IRC credentials or API key depending on the indexer's setup.
For trackers that announce over IRC, Autobrr needs your IRC connection details:
network: irc.example-tracker.net
port: 6697
tls: true
nickname: your_username
channels:
- "#announce"
Most of this is filled in automatically when you select the tracker from Autobrr's built-in list — you typically just need to plug in your invite key or announce credentials from the tracker itself.
Step 3: Connect Your Download Client
Go to Settings > Clients and add your qBittorrent instance. Since both apps run on SonicBit, use the internal container address rather than a public URL:
Host: qbittorrent (or the container's internal hostname)
Port: 8080
Username: your_qbit_username
Password: your_qbit_password
Test the connection before moving on — Autobrr will tell you immediately if it can't reach the client.
Step 4: Build Your Filters
This is where Autobrr earns its keep. Filters decide what gets downloaded and what gets ignored. Go to Filters > Add New and start narrowing things down.
A typical TV show filter might look like:
- Shows: match by title (supports wildcards, so
Show.Name.*catches all episodes) - Resolution: 1080p, 2160p
- Source: WEB-DL, WEBRip
- Excludes: x265 (if you only want x264 for compatibility) or the reverse
- Freeleech only: toggle on if you're managing ratio on a private tracker
| Filter Field | Example Use Case |
|---|---|
| Title/Shows | Match specific series or movies by name pattern |
| Resolution | Only grab 1080p or 2160p, skip 480p/720p |
| Source | Prefer WEB-DL over cam/telesync releases |
| Release Groups | Whitelist trusted groups, blacklist known bad ones |
| Freeleech | Auto-grab freeleech torrents to protect your ratio |
| Size range | Avoid grabbing bloated or suspiciously tiny files |
Once a filter matches, tell Autobrr which download client and category to send it to — this is what lets Sonarr or Radarr pick it up automatically afterward if you're running the full automation stack.
Step 5: Let the Pipeline Run Itself
With Autobrr grabbing torrents automatically, here's what a hands-off pipeline looks like:
- Autobrr catches a new release the instant it's announced and matches a filter
- qBittorrent starts downloading it on your SonicBit seedbox
- Sonarr or Radarr (if installed) detects the completed download and renames/moves it
- Plex or Jellyfin picks up the new file and it's ready to stream
If you're not already running the automation stack, Sonarr, Radarr, and Prowlarr pair naturally with Autobrr — Autobrr handles the "grab it fast" part, while Sonarr/Radarr handle organizing and matching it to your library.
Tips for a Cleaner Setup
- Start narrow, then loosen filters. It's easier to widen a filter that's too strict than to clean up a download folder full of junk from one that's too broad.
- Use separate categories per filter type. Tagging TV grabs differently from movie grabs makes it easier for Sonarr/Radarr to sort things correctly.
- Watch your ratio settings. If you're on a private tracker, pair Autobrr with a plan that has solid upload speeds — SonicBit's Private plans (PrivateX1, PrivateX2) are built specifically for seeding-heavy setups.
- Don't ignore size filters. A missing minimum size filter is a common cause of accidentally grabbing sample files or fake releases.
What's Next?
Once Autobrr is catching releases automatically, the natural next step is tying it into a full automation stack. Consider setting up Sonarr and Radarr for organizing your library, or Overseerr if you want family members to request shows and movies without touching the seedbox directly.
Sign up free at SonicBit.net and get 4GB storage. Download our app on Android and iOS to access your seedbox on the go.
Put it into practice — cloud storage with one-click apps and a built-in seedbox.
START FREE — 4 GB
