-
v1.7.20 Stable
released this
2026-03-07 19:34:13 +01:00 | 353 commits to main since this releaseFix Debrid-Link key selection: all parallel downloads now consistently use the same API key until it is exhausted, then move to the next one together. Previously, a shared round-robin index caused parallel items to scatter across different keys (e.g. Key 3, 5, 7) even when the first available key still had capacity. Now the key selection always starts from Key 1 and uses the first key that is not disabled, not at daily limit, and not in cooldown. This maximizes usage of each key before moving to the next.
Downloads