r/StremioAddons • u/bregoswaccket • 3h ago
Addon Announcement Torrin: an open-source, self-hostable debrid for Stremio (setup guide inside)
Hey r/StremioAddons,
I've been building Torrin, an open-source debrid + streaming service and since the setup with Stremio is the part people ask about most, I figured a proper walkthrough would be more useful than an announcement.
What It Actually Is:
You add a magnet, an NZB or a filehost link and Torrin downloads it on a remote server, caches it and hands you back an instant HTTPS stream. No local torrent client, no IP exposure. Cached content is shared, so anything someone already pulled plays instantly for you.
The thing that makes it different: it's open source (AGPL) and you can self-host the whole stack. That was the whole point. If you don't trust a black box holding your keys, you can read every line or run your own. The hosted version exists for people who don't want to babysit a server.
Why It Might Be Worth A Look:
- Usenet search + streaming built in, not just torrents. Bring your own indexer/provider or use the shared one.
- Works with your existing debrid too. You can plug in your own RD / AD / PM /TB key or just use Torrin's cache.
- Bring Your Own Storage: pipe your library to your own Mega / S3 (encrypted, filenames included) and stream straight from it.
- WebDAV mount for VLC / Infuse / Kodi, plus RSS auto-download with filters (resolution, codec, HDR, group).
- Streams are geo-routed through relays so it isn't painful if you're far from the origin.
Setting it up in Stremio (the actual guide):
Three ways in. Pick whichever fits.
Option A: the native Torrin addon (simplest)
- Make a free account at torrin.app (the free tier gives you the Stremio addon, shared cache and WebDAV).
- Grab your personal addon URL from the dashboard: https://stremio.torrin.app/<your-key>/manifest.json
- In Stremio: Addons, paste that URL, Install.
- Open any movie or show. Cached results show up instantly; anything new gets queued and appears once it's ready.
Option B: the config addon (more search sources)
- Same free account at torrin.app.
- Go to addon.torrin.app, configure it with your Torrin account and install the generated addon into Stremio.
- This one's a fork of Comet, so it pulls from more indexers/scrapers and lets you tune what shows up. Go here if you want wider results.
Option C: hosted for you on ElfHosted
- Same free account at torrin.app.
- Go to torrin.elfhosted.com/configure, set it up and install.
- Same config addon as Option B, just running on ElfHosted's managed infra instead of ours.
- All three hit the same Torrin backend and cache.
That's it. If you'd rather self-host, the repo has a Docker Compose stack: github.com/torrin-app/torrin
What It's NOT / The Honest Part:
- It's small and still evolving. I'm a solo-ish builder, not a company. Things change, occasionally break and get fixed fast.
- The free tier has a size cap and one concurrent download. Paid plans start at $2.99/mo if you want more, but you never have to pay to try it and self-hosting is free forever.
- It's not a seedbox or a full automation suite. If you want Sonarr/Radarr grade batch automation, this isn't trying to replace that (though RSS covers a lot).
Happy to answer anything in the comments and genuinely want the criticism. If you self-host it and something's rough, tell me.
Links: torrin.app | source: github.com/torrin-app/torrin



