Import Failed Settings
These settings control how the Queue Cleaner handles failed imports.
QUEUECLEANER__IMPORT_FAILED_MAX_STRIKES
Number of strikes before removing a failed import. Set to
0
to never remove failed imports.A strike is given when an item fails to be imported.
0
Note
0
means to never remove failed imports.- If not set to
0
, the minimum value is3
.
QUEUECLEANER__IMPORT_FAILED_IGNORE_PRIVATE
Controls whether to ignore failed imports from private trackers from being processed by Cleanuperr.
false
true
false
QUEUECLEANER__IMPORT_FAILED_DELETE_PRIVATE
Controls whether to delete failed imports from private trackers from the download client.
Has no effect if QUEUECLEANER__IMPORT_FAILED_IGNORE_PRIVATE is true.
false
true
false
Important
- Setting this to true means you don't care about seeding, ratio, H&R and potentially losing your private tracker account.
QUEUECLEANER__IMPORT_FAILED_IGNORE_PATTERNS__0
Patterns to look for in failed import messages that should be ignored.
Multiple patterns can be specified using incrementing numbers starting from 0.
QUEUECLEANER__IMPORT_FAILED_IGNORE_PATTERNS__0=title mismatch QUEUECLEANER__IMPORT_FAILED_IGNORE_PATTERNS__1=manual import required
Empty
title mismatch
manual import required