docs: Add Cleanuparr and Recyclarr #11
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Adds two automation services to improve media management and download queue maintenance.
What These Services Do
Recyclarr
Automated Quality Profile Management
Recyclarr automatically syncs quality profiles, custom formats, and quality definitions from TRaSH Guides to your Radarr and Sonarr instances. Instead of manually configuring quality settings, Recyclarr keeps them updated with community-recommended best practices.
Why it's useful:
Cleanuparr
Intelligent Download Queue Cleanup & Malware Protection
Cleanuparr automatically monitors your download queues and removes problematic downloads using a smart strike system. It handles failed imports, stalled downloads, slow torrents, and blocks malicious files before they cause issues.
Why it's useful:
Changes
Docker Configuration
recyclarrandcleanuparrservices to docker-compose.ymlDocumentation
Environment
SUB_DOMAIN_CLEANUPARR=cleanuparrto .envAccess
cleanuparr.domain.com(protected with basic auth)Related Links