Add option to set a tag instead of changing the category for unlinked downloads (#133)

This commit is contained in:
Flaminel
2025-05-08 21:51:08 +03:00
committed by GitHub
parent 569eeae181
commit 246ec4d6eb
11 changed files with 71 additions and 15 deletions

View File

@@ -57,6 +57,7 @@
}
],
"UNLINKED_TARGET_CATEGORY": "cleanuperr-unlinked",
"UNLINKED_USE_TAG": false,
"UNLINKED_IGNORED_ROOT_DIR": "",
"UNLINKED_CATEGORIES": [
"tv-sonarr",

View File

@@ -47,6 +47,7 @@
"DELETE_PRIVATE": false,
"CATEGORIES": [],
"UNLINKED_TARGET_CATEGORY": "cleanuperr-unlinked",
"UNLINKED_USE_TAG": false,
"UNLINKED_IGNORED_ROOT_DIR": "",
"UNLINKED_CATEGORIES": [],
"IGNORED_DOWNLOADS_PATH": ""