Keep session bytes on live update cadence

This commit is contained in:
Sucukdeluxe
2026-08-31 15:56:04 +02:00
parent 9ca5789627
commit 1580a160da
4 changed files with 32 additions and 4 deletions
+4
View File
@@ -4,6 +4,10 @@ All notable changes to Multi-Debrid Downloader are documented in this file.
## [Unreleased]
### Download presentation
- Keep the sidebar session byte counter on the same live snapshot cadence as the remaining byte counter even when large-queue statistics are cached.
### Proxy limit tuning
- Increase the default global proxy connection budget for new settings from 20 to 32 and raise the configurable maximum from 32 to 40 while retaining fair sharing and adaptive 429/503 backoff.