mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 22:03:13 -07:00
Update SickBeard section with is_priority param for medusa.
This commit is contained in:
parent
f48812eccd
commit
fe8e86647e
1 changed files with 3 additions and 0 deletions
|
@ -164,6 +164,9 @@
|
|||
process_method =
|
||||
# force processing of already processed content when running a manual scan.
|
||||
force = 0
|
||||
# Additionally to force, handle the download as a priority downlaod.
|
||||
# The processed files will always replace existing qualities, also if this is a lower quality.
|
||||
is_priority = 0
|
||||
# tell SickRage/Medusa to delete all source files after processing.
|
||||
delete_on = 0
|
||||
# tell Medusa to ignore check for associated subtitle check when postponing release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue