fix(accounts): restore Real-Debrid start availability

Keep concrete account pools authoritative when fully disabled and clear stale transient cooldown state when an account is explicitly re-enabled, while preserving configured daily limits and usage.
This commit is contained in:
Sucukdeluxe
2026-08-19 19:09:07 +02:00
parent fe3cb36731
commit 09ea7803f3
6 changed files with 92 additions and 7 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "multi-debrid-downloader",
"version": "2.0.44",
"version": "2.0.45",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "multi-debrid-downloader",
"version": "2.0.44",
"version": "2.0.45",
"license": "MIT",
"dependencies": {
"adm-zip": "0.6.0",