-
v1.6.95 Stable
released this
2026-03-07 00:04:02 +01:00 | 528 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 Stable
released this
2026-03-06 23:52:38 +01:00 | 530 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 Stable
released this
2026-03-06 23:06:35 +01:00 | 532 commits to main since this releasefix: auto-switch to next provider on cooldown, hoster routing revert bug, provider order in download manager
Downloads
-
v1.6.92 Stable
released this
2026-03-06 22:53:50 +01:00 | 535 commits to main since this releasefeat: re-download from history, reset all failed, scheduled start time, fix provider order revert bug
Downloads
-
v1.6.91 Stable
released this
2026-03-06 22:18:19 +01:00 | 537 commits to main since this releaseDynamic 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 Stable
released this
2026-03-06 20:43:15 +01:00 | 539 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 Stable
released this
2026-03-06 20:19:17 +01:00 | 540 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
-
v1.6.88 Stable
released this
2026-03-06 20:05:53 +01:00 | 541 commits to main since this release- AllDebrid Start-Staffelung und robustere Mini-Datei-/Unrestrict-Retries
Downloads
-
v1.6.87 Stable
released this
2026-03-06 19:33:59 +01:00 | 542 commits to main since this releaseFixed duplicate sample MKV files appearing in the MKV library folder. The MKV collection feature (collectMkvToLibrary) previously collected all .mkv files including samples from scene releases. Sample files from 'Sample'/'Samples' subdirectories inside archives have the same base name as the real episodes but with different casing. Since Windows is case-insensitive, this caused duplicate files with '(2)' suffix (e.g. 'Farina.Cocaine.Coast.S01E03.German.DL.720p.BluRay.x264-RSG (2)' at ~15-20 MB alongside the real ~800 MB episode). The MKV collection now filters out sample files before moving: files inside 'sample'/'samples' directories are skipped, and files with 'sample' in their filename are also excluded. Filtered samples are logged for transparency. This fix works regardless of the 'Samples nach Entpacken entfernen' setting.
Downloads
-
v1.6.86 Stable
released this
2026-03-06 19:14:52 +01:00 | 544 commits to main since this releaseAdded per-hoster provider routing (Hoster-Zuordnung). Users can now assign specific debrid providers to individual file hosters. For example, configure Rapidgator links to always use Debrid-Link, 1Fichier links to always use the 1Fichier direct API, or DDownload links to always use DDownload. 27 popular file hosters are predefined in the dropdown (Rapidgator, Uploaded, Turbobit, Nitroflare, FileFactory, Katfile, Hitfile, Keep2Share, Tezfiles, Fileboom, Mexashare, WDUpload, Rosefile, FileJoker, Worldbytez, and more). Custom hosters can be added manually via a prompt dialog. Routing rules take the highest priority: when a link matches a configured hoster assignment, that specific provider is used first. If the assigned provider fails and automatic fallback is enabled, the app falls through to the normal provider chain (Hauptaccount, 1./2. Alternative). All routing decisions are logged with clear messages like 'Hoster-Zuordnung: rapidgator → Debrid-Link'. The new section appears in Settings > Accounts below Hoster-Reihenfolge, with a clean table UI for adding, changing, and removing assignments.
Downloads