Skip to content
Joseph Shenton edited this page Sep 22, 2026 · 2 revisions

Welcome to the SchröDrive Wiki

SchröDrive Logo

The ultimate media automation orchestrator for debrid services

Your content exists everywhere and nowhere — until SchröDrive observes it.


SchröDrive connects your media request system (Overseerr / Jellyseerr / Seerr) with torrent indexers (Prowlarr / Jackett) and 11 debrid providers, then mounts everything as a virtual drive for Plex, Jellyfin, or Emby.

Overseerr → SchröDrive → Prowlarr/Jackett → 11 Debrid Providers → rclone Mount → Plex/Jellyfin/Emby

Provider-agnostic by design. Adding a new debrid provider is a single file — zero changes elsewhere.

Quick Links

  • New here? Start with Installation — Docker, Compose, or Bare Metal in 5 minutes.
  • Configuring? See Configuration for every ENV var and PROVIDERS/ADD_STRATEGY options.
  • Picking a provider? See Providers for the 11-provider matrix and addStrategy (all / failover / single).
  • How it works? See Architecture for diagrams, data flow, and dead-torrent lifecycle.
  • Hacking? See Development for Bun setup, tests, and Adding a new provider.

At a Glance

Feature Status
Providers 11 (TorBox, RealDebrid, AllDebrid, Premiumize, Debrid-Link, Deepbrid, Offcloud, Put.io, MegaDebrid, Seedr, PikPak)
Indexers Prowlarr + Jackett + 4 Stremio scrapers (Torrentio, Comet, Zilean, Mediafusion)
Watchlists Plex, Jellyfin, Emby, Trakt, Mdblist, Listrr + Seerr
*arr Bridge Fake qBittorrent API on :8282 — no Decypharr/RDT-Client needed
Mounts rclone WebDAV bridges, cloud mounts (MEGA, Dropbox, GDrive, OneDrive), external WebDAV
Dashboard Next.js on :3000 when RUN_WEB_GUI=true
Persistence Embedded SQLite WAL, zero-config

Tip: This wiki is the long-form companion to the README. The README stays as the single-page pitch; the wiki is where we go deep.

Clone this wiki locally