From 3d24e25a3938537a68e8cf99995719bdccef697a Mon Sep 17 00:00:00 2001 From: Admin9705 <24727006+Admin9705@users.noreply.github.com> Date: Wed, 11 Dec 2024 11:17:54 -0500 Subject: [PATCH] Update sab_speed_control.sh --- sab_speed_control.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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