mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
Add option to suppress error when no status change
This commit is contained in:
parent
4c33b5574b
commit
4694466494
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,8 @@
|
||||||
method = renamer
|
method = renamer
|
||||||
delete_failed = 0
|
delete_failed = 0
|
||||||
wait_for = 2
|
wait_for = 2
|
||||||
|
# Set this to supress error if no status change after rename called.
|
||||||
|
no_status_check = 0
|
||||||
extract = 1
|
extract = 1
|
||||||
# Set this to minimum required size to consider a media file valid (in MB)
|
# Set this to minimum required size to consider a media file valid (in MB)
|
||||||
minSize = 0
|
minSize = 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue