• v1.7.119 ffb48a8883

    v1.7.119 Stable

    Administrator released this 2026-03-26 13:29:24 +01:00 | 159 commits to main since this release

    Archive-Deobfuskation fuer Hoster-manipulierte Dateinamen

    Downloads
  • v1.7.118 a5f5d76c37

    v1.7.118 Stable

    Administrator released this 2026-03-26 13:05:14 +01:00 | 161 commits to main since this release

    Fix key rotation cascade, case-sensitive rename, sample filter

    Downloads
  • v1.7.117 1d0b2ee8e3

    v1.7.117 Stable

    Administrator released this 2026-03-25 19:54:42 +01:00 | 163 commits to main since this release

    Changelog seit v1.7.116

    • /downloader/add liefert manchmal keine downloadUrl sofort (Link wird noch generiert)
    • Vorher: Sofortiger Fehler "Keine gueltige Download-URL", Item scheitert
    • Jetzt: Bis zu 5 Polling-Versuche mit 2s Pause bevor aufgegeben wird

    Expired-nach-Refresh → Key-Rotation

    • Wenn /downloader/list Refresh auch expired: true liefert
    • Vorher: Fatal-Error, kein weiterer Key wird probiert
    • Jetzt: Temporary-Klassifizierung, nächster Key wird versucht

    notDebrid: Alle Keys probieren

    • notDebrid = "Host may be down" — transienter Host-Fehler, nicht permanent
    • Vorher: fatal: true — erster Key scheitert, alle weiteren Keys werden übersprungen
    • Jetzt: fatal: false mit Cooldown — alle Keys werden durchprobiert bevor aufgegeben wird

    Retry-After Cap erhöht

    • parseRetryAfterMs war auf 2 Minuten gekappt
    • Problem: floodDetected verlangt laut API-Docs "retry after 1 hour"
    • Jetzt: Cap auf 1 Stunde erhöht, damit der Server-Retry-After-Header korrekt respektiert wird

    Tests

    • notDebrid Test aktualisiert: verifiziert jetzt dass beide Keys probiert werden
    • 553/553 Tests grün

    Audit-Ergebnisse (Rest-Risiken)

    Diese Punkte wurden identifiziert aber sind nicht kritisch:

    Prio Finding Status
    Mittel maxDataHost kühlt ganzen Key statt nur Hoster Intentional, dokumentiert
    Mittel fileNotAvailable setzt Key-Status auf "Fehler" obwohl es ein Link-Problem ist Kosmetisch
    Mittel Concurrent Requests können Cooldown-Check gleichzeitig passieren Benign, JS single-threaded
    Niedrig Dead private methods shouldRetryApiError/retryDelayForApiError Cleanup-Kandidat
    Niedrig getAvailableDebridLinkApiKeys prüft keine Runtime-Cooldowns Funktional korrekt, 1 Extra-Iteration
    Downloads
  • v1.7.116 cbb3694dd3

    v1.7.116 Stable

    Administrator released this 2026-03-24 10:15:53 +01:00 | 165 commits to main since this release

    Revert daily-log and queue changes - back to stable v1.7.112 state

    Downloads
  • v1.7.115 a27d0ec8f2

    v1.7.115 Stable

    Administrator released this 2026-03-24 10:04:00 +01:00 | 167 commits to main since this release

    Fix daily-log performance: async buffered writes instead of blocking sync writes

    Downloads
  • v1.7.114 c51b52b86a

    v1.7.114 Stable

    Administrator released this 2026-03-24 09:29:29 +01:00 | 169 commits to main since this release

    Fix: stop/start no longer resets selected-only queue to full queue

    Downloads
  • v1.7.113 e84859d15b

    v1.7.113 Stable

    Administrator released this 2026-03-24 09:16:52 +01:00 | 171 commits to main since this release

    Add daily log rotation with monthly folder structure (daily-logs/YYYY-MM/YYYY-MM-DD.log)

    Downloads
  • v1.7.112 1c78bb61c6

    v1.7.112 Stable

    Administrator released this 2026-03-24 08:58:36 +01:00 | 173 commits to main since this release

    CRITICAL: Revert post-MKV-move auto-rename that corrupted files from other packages

    Downloads
  • v1.7.111 bc4cdd3d81

    v1.7.111 Stable

    Administrator released this 2026-03-23 21:35:56 +01:00 | 175 commits to main since this release

    Refactor Mega-Debrid account UI: proper add/remove form instead of textarea

    Downloads
  • v1.7.110 c182bc9269

    v1.7.110 Stable

    Administrator released this 2026-03-23 20:13:38 +01:00 | 177 commits to main since this release

    Add Mega-Debrid multi-account support with automatic fallback on Fair-Use limits

    Downloads