mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
Add download id to Radarr call. Default 6 min wait. Fixes #1170
This commit is contained in:
parent
199fd5d0df
commit
a0f28804f6
5 changed files with 9 additions and 7 deletions
|
@ -114,7 +114,7 @@
|
|||
# Radarr wait_for
|
||||
#
|
||||
# Set the number of minutes to wait after calling the renamer, to check the episode has changed status.
|
||||
#rawait_for=2
|
||||
#rawait_for=6
|
||||
|
||||
# Radarr Delete Failed Downloads (0, 1).
|
||||
#
|
||||
|
@ -218,7 +218,7 @@
|
|||
# NzbDrone wait_for
|
||||
#
|
||||
# Set the number of minutes to wait after calling the renamer, to check the episode has changed status.
|
||||
#ndwait_for=2
|
||||
#ndwait_for=6
|
||||
|
||||
# NzbDrone Delete Failed Downloads (0, 1).
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue