decypharr

decypharr

Docker app from mash2k3's Repository

Overview

Decypharr is a self-hosted, open-source download client that integrates with multiple Debrid services. It provides a user-friendly interface for managing files and supports popular media management applications like Sonarr and Radarr.

Decypharr

ui

Decypharr is a Media Gateway for Debrid services and Usenet written in Go.

What is Decypharr?

Decypharr provides a unified interface for Sonarr, Radarr, and other *Arr applications to access Debrid providers and Usenet streaming.

Features

  • Mock Qbittorent and Sabnzbd API that supports the Arrs (Sonarr, Radarr, Lidarr etc)
  • Multiple Debrid and usenet providers support with a single interface
  • Direct Usenet streaming via NNTP (no separate download client required)

Supported Debrid Providers

Quick Start

Docker (Recommended)

services:
  decypharr:
    image: cy01/blackhole:latest
    container_name: decypharr
    ports:
      - "8282:8282"
    volumes:
      - /mnt/:/mnt:rshared
      - ./configs/:/app # config.json must be in this directory
    restart: unless-stopped
    devices:
      - /dev/fuse:/dev/fuse:rwm
    cap_add:
      - SYS_ADMIN
    security_opt:
      - apparmor:unconfined

Prefer not to self-host? A managed Decypharr instance is available via ElfHosted, preconfigured alongside Sonarr/Radarr to route requests to your debrid provider (7-day trial).

Documentation

For complete documentation, please visit our Documentation.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Install Decypharr on Unraid in a few clicks.

Find Decypharr in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Decypharr Review the template variables and paths Click Install

Download Statistics

393,452
Total Downloads
52,645
This Month
67,547
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
cy01/blackhole:latest
Last Updated2026-06-28
First Seen2026-03-25

Runtime arguments

Web UI
http://[IP]:[PORT:8282]/
Network
bridge
Shell
sh
Privileged
false
Extra Params
--device /dev/fuse:/dev/fuse:rwm --cap-add SYS_ADMIN --security-opt apparmor:unconfined

Template configuration

portPorttcp
Target
8282
Value
8282
mountPathrw,shared
Target
/mnt
Value
/mnt/user/rclone
configPathrw
Target
/app
Value
/mnt/user/appdata/decypharr
cachePathrw

optional

Target
/cache
Value
/mnt/cache/decypharr