General
General configuration settings that apply to the entire Cleanuparr application.
System Settings
π§ͺDry Run
Logs all operations without making changes. Test your configuration safely before enabling live deletions and notifications.
HTTP Configuration
πHTTP Max Retries
Number of retry attempts for failed HTTP requests to *arrs, download clients, and other services.
β±οΈHTTP Timeout
Seconds to wait before timing out HTTP requests to *arrs, download clients, and other services.
πHTTP Certificate Validation
SSL certificate validation for HTTPS connections.
Options:
- Enabled: Validate all SSL certificates
- Disabled for Local Addresses: Skip validation for local/private IP addresses only
- Disabled: Skip all validation (not recommended)
Search Settings
β Search Enabled
Automatically search for replacements after removing downloads from *arr apps.
If using Huntarr, disable this to let Huntarr handle searching.
β³Search Delay
Seconds to wait before triggering replacement searches. Prevents overwhelming indexers with rapid requests.
A lower value will result in faster searches, but may cause issues such as being rate limited or banned by the indexer.
Download Management
π―Ignored Downloads
Downloads matching these patterns are skipped during all cleaning operations. Match by:
- Torrent hash
- qBittorrent tag or category
- Deluge label
- Transmission category (last directory from the save location)
- Β΅Torrent label
- Tracker domain
Examples:
fa800a7d7c443a2c3561d1f8f393c089036dade1
tv-sonarr
qbit-tag
mytracker.com
Logging Settings
πLog Level
Controls log detail level. Lower levels include all higher-level messages.
πRolling Size (MB)
Maximum log file size before creating a new file. Larger values mean fewer files but bigger individual file sizes.
ποΈRetained File Count
Number of non-archived log files to keep. Older files are removed or archived based on your settings.
β³Time Limit
Maximum age for non-archived logs. Older files are removed or archived based on your settings.
ποΈArchive Enabled
Archive old log files instead of deleting them. Preserves history while reducing disk usage through compression.
Recommended if Cleanuparr generates many logs on your setup.
π§ΎArchive Retained Count
Number of archived log files to keep. Older archives are deleted.
πArchive Time Limit
Maximum age for archived logs before deletion.