mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 04:53:58 +02:00
Added functionality that checks for failed imports in queue that are no format upgrades
This commit is contained in:
@@ -7,6 +7,7 @@ REMOVE_TIMER = 10
|
||||
REMOVE_FAILED = True
|
||||
REMOVE_METADATA_MISSING = True
|
||||
REMOVE_MISSING_FILES = True
|
||||
REMOVE_NO_FORMAT_UPGRADE = True
|
||||
REMOVE_ORPHANS = True
|
||||
REMOVE_SLOW = True
|
||||
REMOVE_STALLED = True
|
||||
|
||||
Reference in New Issue
Block a user