• v1.6.98 01b6ef7bdd

    v1.6.98 Stable

    Administrator released this 2026-03-07 00:59:59 +01:00 | 397 commits to main since this release

    Bug Fixes

    • Fix all broken German umlauts in UI: Restored 142 broken umlaut characters across the entire renderer (App.tsx). Characters like Größe, hinzufügen, Schließen, über, für etc. now display correctly instead of showing ? placeholders. File is now properly UTF-8 encoded.
    Downloads
  • v1.6.97 fba05d2add

    v1.6.97 Stable

    Administrator released this 2026-03-07 00:39:03 +01:00 | 399 commits to main since this release

    Bug Fixes

    • Fix extraction failure with absolute archive paths: UnRAR now automatically retries with flat extraction () when an archive contains absolute-style internal paths (leading backslash). This caused invalid double-backslash paths on Windows and extraction failure for certain scene group releases (e.g. TMSF Brokenwood packs).
    • Show provider account number in Service column: The Service column in the download queue now shows the specific account number (e.g. "Debrid-Link (#1)" / "Debrid-Link (#2)") instead of just the generic provider name.
    Downloads
  • v1.6.96 3e2d70485c

    v1.6.96 Stable

    Administrator released this 2026-03-07 00:21:40 +01:00 | 401 commits to main since this release

    Bug Fixes

    • Fix invalid path when package name contains forward slash: Package names like \ no longer cause invalid extraction paths on Windows. \ is now applied before constructing \ and .
    Downloads
  • v1.6.95 7141579289

    v1.6.95 Stable

    Administrator released this 2026-03-07 00:04:02 +01:00 | 403 commits to main since this release

    • Fix: disk-fallback hybrid extraction no longer triggers when an archive part is only partially downloaded; if any pending item in the package has no targetPath and no fileName (e.g. after a reset before re-unrestrict), disk-fallback is now skipped to prevent extracting with a corrupt/incomplete part
    Downloads
  • v1.6.94 33658503a8

    v1.6.94 Stable

    Administrator released this 2026-03-06 23:52:38 +01:00 | 405 commits to main since this release

    • Fix: provider order / hoster routing changes are now immediately respected for queued/stopped items; cached item.provider is cleared when providerOrder or hosterRouting changes in settings, and also when stopped items are restarted
    Downloads
  • v1.6.93 9dd5d4eef8

    v1.6.93 Stable

    Administrator released this 2026-03-06 23:06:35 +01:00 | 407 commits to main since this release

    fix: auto-switch to next provider on cooldown, hoster routing revert bug, provider order in download manager

    Downloads
  • v1.6.92 9bbeffb2df

    v1.6.92 Stable

    Administrator released this 2026-03-06 22:53:50 +01:00 | 410 commits to main since this release

    feat: re-download from history, reset all failed, scheduled start time, fix provider order revert bug

    Downloads
  • v1.6.91 6d6453dc4b

    v1.6.91 Stable

    Administrator released this 2026-03-06 22:18:19 +01:00 | 412 commits to main since this release

    Dynamic provider order: replace fixed 3-slot primary/secondary/tertiary system with unlimited ordered provider list. Configured debrid accounts can now be freely reordered using up/down arrows in the Accounts settings tab. The order is persisted and migrated from existing primary/secondary/tertiary settings automatically. Direct hosters (1Fichier, DDownload) are excluded from the list as they match automatically by URL. Mega-Debrid is split into two separate selectable providers (API and Web). Added per-hoster routing to assign specific debrid providers to specific file hosters. Fixed duplicate MKV files appearing in library folder caused by sample files from Sample subfolders being collected. Fixed TypeScript build errors from leftover legacy provider-selection dropdowns. Added CSS styling for the provider order list UI. Updated debrid tests to correctly handle the new providerOrder field.

    Downloads
  • v1.6.90 0003d786d8

    v1.6.90 Stable

    Administrator released this 2026-03-06 20:43:15 +01:00 | 414 commits to main since this release

    • Mega-Debrid API und Mega-Debrid Web sind jetzt zwei echte, getrennte Accounts.
    • Die Hoster-Reihenfolge kann Mega API und Mega Web separat steuern.
    • Kein versteckter interner Mega-Fallback mehr; alte Konfigurationen werden sauber migriert.
    Downloads
  • v1.6.89 0eb3403e40

    v1.6.89 Stable

    Administrator released this 2026-03-06 20:19:17 +01:00 | 415 commits to main since this release

    • Fix: Account aktivieren/deaktivieren wird jetzt sofort persistent gespeichert.
    • Fix: AllDebrid-Startstaffelung schaukelt sich nicht mehr auf absurde Wartezeiten hoch.
    • Test: gezielte Download-Manager-Regressionen aktualisiert.
    Downloads