unsubbed.co

Decypharr

Self-hosted media management & *arr tool that provides qBittorrent implementation with Debrid support.

Overview

A Qbittorent Mock with Debrid Support A Qbittorent Mock with Debrid Support. Contribute to sirrobot01/decypharr development by creating an account on GitHub. The project has 630 GitHub stars and is licensed under MIT.

Key Features

Source: GitHub README

  • Mock Qbittorent API that supports the Arrs (Sonarr, Radarr, Lidarr etc)
  • Full-fledged UI for managing torrents
  • Multiple Debrid providers support
  • WebDAV server support for each debrid provider
  • Optional mounting of WebDAV to your system(using Rclone)
  • Repair Worker for missing files

Getting Started

Source: GitHub README

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

Normalized Features

Source: tool-features-normalized.json

docker, rest api, webdav.

Features

Integrations & APIs

  • REST API
  • WebDAV