mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 05:13:16 -07:00
Update nzbToRadarr.py
This commit is contained in:
parent
22a216e6d7
commit
043d01ef3e
1 changed files with 5 additions and 0 deletions
|
@ -73,6 +73,11 @@
|
||||||
# Set the number of minutes to wait after calling the renamer, to check the episode has changed status.
|
# Set the number of minutes to wait after calling the renamer, to check the episode has changed status.
|
||||||
#rawait_for=6
|
#rawait_for=6
|
||||||
|
|
||||||
|
# Radarr import mode (Move, Copy).
|
||||||
|
#
|
||||||
|
# set to define import behaviour Move or Copy
|
||||||
|
#raimportmode=Copy
|
||||||
|
|
||||||
# Radarr Delete Failed Downloads (0, 1).
|
# Radarr Delete Failed Downloads (0, 1).
|
||||||
#
|
#
|
||||||
# set to 1 to delete failed, or 0 to leave files in place.
|
# set to 1 to delete failed, or 0 to leave files in place.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue