Reclaimerr

Reclaimerr

Docker app from Jessielw's Repository

Overview

Automatically reclaim space in your media library using customizable rules. Integrates with Jellyfin and/or Plex to analyze and manage your content. Functions similarly to Seerr (in reverse), providing efficient media cleanup and organization

Reclaimerr's logo with name

Desktop Build Docker Build Frontend Check Backend Check MyPy

Reclaimerr scans media libraries for eligible items, tracks protection and deletion requests, and routes the final action through the appropriate service.

Capabilities

  • Supports Jellyfin, Plex, and Emby
  • Integrates with Radarr and Sonarr when configured
  • Scans candidates using your reclaim rules
  • Respects protection, pending requests, and approval flows
  • Supports scheduled tasks, including automatic cleanup deletion
  • Can move instead of delete when configured

Quick Start

  1. Install Reclaimerr with Docker, Desktop, or source.
  2. Connect at least one media server.
  3. Set one server as the main server when multiple servers are configured.
  4. Review the task schedule before enabling deletion.

Support

Preview

image image image image image image image image image image image image

Install Reclaimerr on Unraid in a few clicks.

Find Reclaimerr 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 Reclaimerr Review the template variables and paths Click Install

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/jessielw/reclaimerr:latest
Last Updated2026-07-15
First Seen2026-04-14

Runtime arguments

Web UI
http://[IP]:[PORT:8000]
Network
bridge
Shell
sh
Privileged
false

Template configuration

Path: /app/dataPathrw
Target
/app/data
Value
/mnt/cache/appdata/reclaimerr
Host Port for 8000Porttcp
Target
8000
Default
8000
Value
8000
Path: /mediaPathrw

Optional: Bind mount for media files (adjust the host path as needed) this is needed for Reclaimerr to clean up additional files on delete when deleting via the main media server directly

Target
/media
Path: /moved_filesPathrw

Optional: Volume for moved files (adjust the host path as needed) - /moved_files:/moved_files

Target
/moved_files
PUIDVariable
Default
99
Value
99
PGIDVariable
Default
100
Value
100
UMASKVariable
Default
022
Value
022