diff --git a/sab_speed_control.sh b/sab_speed_control.sh index f11ec05..7b5ae49 100644 --- a/sab_speed_control.sh +++ b/sab_speed_control.sh @@ -14,7 +14,7 @@ SABNZBD_API_KEY="60x7fega60f642d489ed89f08c4f8a80fake" SABNZBD_URL="http://10.0.0.10:8081/sabnzbd/api" SLOW_SPEED="65000000" # DL Speed when Plex Transcoding NORMAL_SPEED="85000000" # DL Speed when Plex Not Transocding -NIGHT_SPEED="125000000" # DL Speed when not using Internet (such as Night) +NIGHT_SPEED="125000000" # DL Speed when not using Internet and when Plex Not Transcoding (such as Night) # 125000000 is 118.2 MB | 80000000 is 76.3 MB