-
v1.7.198 Stable
released this
2026-06-11 14:33:52 +02:00 | 96 commits to main since this releaseFix: link conversion speed after v1.7.197. All Mega-Debrid link conversions run through a single serial queue - one slow account in the new round-robin rotation therefore slowed down every following link. Accounts whose successful conversions are measurably slow (rolling average above 6s or 3x the best account) are now automatically moved to the end of the rotation: they stay available as failover reserve when the fast accounts hit their limits, but no longer drag down the even distribution. They re-enter rotation automatically once they speed up again. The rotation log now records per-account latency (emaMs/slow) for instant diagnosis.