LinuxServer Changes:
Rebase nightly branch to Alpine Edge for Python 3.11.
sabnzbd Changes:
Gradual slowdown on filling queues (#2439)
-
Gradual slowdown on filling queues
-
Move delayed counters to new slowdown check, otherwise they will rarely trigger
-
Simplify the full decoder part a bit
-
Reduce sleep aggressiveness a bit
-
Make a constant for the queue level slowdown limit
-
Rename the slowdown limit variable and put it in constants with the other queue limit variables
-
Also constants...
-
Make black happy