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
These settings need a download client to be configured.
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
cleanuperr-unlinked
DOWNLOADCLEANER__UNLINKED_USE_TAG
false
true
false
Note
- Works only for qBittorrent.
DOWNLOADCLEANER__UNLINKED_IGNORED_ROOT_DIR
Empty
DOWNLOADCLEANER__UNLINKED_CATEGORIES__0
DOWNLOADCLEANER__UNLINKED_CATEGORIES__0=tv-sonarr DOWNLOADCLEANER__UNLINKED_CATEGORIES__1=radarr
Empty
Note
- The category name must match the category that was set in the *arr.
- For qBittorrent, the category name is the name of the download category.
- For Deluge, the category name is the name of the label.
- For Transmission, the category name is the last directory from the save location.