Hardlinks Settings
These settings control how the Download Cleaner handles downloads with no hardlinks remaining (they are not available in the arrs anymore).
The Download Cleaner will change the category of a download that has no hardlinks and the new category can be cleaned based on the rules configured here.
Important
If you are using Docker, make sure to mount the downloads directory the same way it is mounted for the download client.
If your download client's download directory is /downloads
, it should be the same for Cleanuperr.
Warning
While it is not needed to configure the arrs for this feature, it is recommended you do. If the arrs are not configured, downloads that are waiting to be imported might be affected by it.
DOWNLOADCLEANER__UNLINKED_TARGET_CATEGORY
The category to set on downloads that do not have hardlinks.
cleanuperr-unlinked
DOWNLOADCLEANER__UNLINKED_IGNORED_ROOT_DIR
This is useful if you are using cross-seed.
The downloads root directory where the original and cross-seed hardlinks reside. All other hardlinks from this directory will be treated as if they do not exist (e.g. if you have a download with the original file and a cross-seed hardlink, it will be deleted).
Empty
DOWNLOADCLEANER__UNLINKED_CATEGORIES__0
The categories of downloads to check for available hardlinks.
DOWNLOADCLEANER__UNLINKED_CATEGORIES__0=tv-sonarr DOWNLOADCLEANER__UNLINKED_CATEGORIES__1=radarr
Empty