Skip to main content

General

General configuration settings that apply to the entire Cleanuparr application.

System Settings

πŸŽ—οΈDisplay Support Banner

Shows the support section on the dashboard with links to GitHub and sponsors.

πŸ§ͺ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.

πŸ’‘Note

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.

🚨Warning

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.

πŸ’‘Note

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.