NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
pvdwaal
Jul 08, 2011Aspirant
Help with NZB Apps
I own a ReadyNAS RNDU4000 with 4x2TB Samsung drives, RAIDiator 4.2.17 As far as I know I have two options for NZB: - NZBGet - SabNZBd I tried NZBGet and it downloaded with my full internet ba...
vuilverwerking1
Aug 06, 2011Aspirant
Scheduler is also very usefull:
add the following to your 'nzbget.conf';
add the following to your 'nzbget.conf';
##############################################################################
### SCHEDULER ###
# This section defines scheduler commands.
# For each command create a set of options <TaskX.Time>, <TaskX.Command>,
# <TaskX.WeekDays> and <TaskX.DownloadRate>.
# The following example shows how to throttle downloads in the daytime
# by 100 KB/s and download at full speed overnights:
# Time to execute the command (HH:MM).
Task1.Time=07:00
# Week days to execute the command (1-7).
#
# Comma separated list of week days numbers.
# 1 is Monday.
# Character '-' may be used to define ranges.
#
# Examples: "1-7", "1-5", "5,6", "1-5, 7".
Task1.WeekDays=1-7
# Command to be executed (Pause, Unpause, DownloadRate, Process).
#
# Possible commands:
# Pause - pauses download;
# Unpause - resumes download;
# DownloadRate - sets download rate in KB/s;
# Process - executes external program.
Task1.Command=DownloadRate
# Download rate to be set if the command is "DownloadRate" (kilobytes/sec).
#
# Value "0" means no speed control.
#
# If the option <TaskX.Command> is not set to "DownloadRate" this option
# is ignored and can be omitted.
Task1.DownloadRate=100
# Path to the porgram to execute if the command is "Process".
#
# Example: /home/user/fetch-nzb.sh
#
# If the option <TaskX.Command> is not set to "Process" this option
# is ignored and can be omitted.
#Task1.Process=
Task2.Time=23:59
Task2.WeekDays=1-7
Task2.Command=DownloadRate
Task2.DownloadRate=0
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!