unsubbed.co

Cleanuparr

Cleanuparr gives you automated cleanup of unwanted or blocked media files on your own infrastructure.

Overview

Cleanuparr is a tool for automating the cleanup of unwanted or blocked files in Sonarr, Radarr, and supported download clients like qBittorrent, Deluge and Transmission. Cleanuparr is a tool for automating the cleanup of unwanted or blocked files in Sonarr, Radarr, and supported download clients like qBittorrent, Deluge and Transmission. - Cleanuparr/Cleanuparr Love this project? Give it a ⭐️ and let others know! The project has 2K+ GitHub stars and is licensed under GPL-3.0.

Getting Started

Source: GitHub README

docker run -d --name cleanuparr \
  --restart unless-stopped \
  -p 11011:11011 \
  -v /path/to/config:/config \
  -e PORT=11011 \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  ghcr.io/cleanuparr/cleanuparr:latest

Normalized Features

Source: tool-features-normalized.json

docker, docker compose.