• v1.6.91 6d6453dc4b

    v1.6.91 Stable

    Administrator released this 2026-03-06 22:18:19 +01:00 | 537 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 | 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 0eb3403e40

    v1.6.89 Stable

    Administrator 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 272b43d59e

    v1.6.88 Stable

    Administrator 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 74d9047f4c

    v1.6.87 Stable

    Administrator released this 2026-03-06 19:33:59 +01:00 | 542 commits to main since this release

    Fixed 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 977a5c4175

    v1.6.86 Stable

    Administrator released this 2026-03-06 19:14:52 +01:00 | 544 commits to main since this release

    Added 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
  • v1.6.85 9f94404435

    v1.6.85 Stable

    Administrator released this 2026-03-06 19:00:50 +01:00 | 546 commits to main since this release

    Added LinkSnappy provider with cookie-based session authentication and link generation via /api/linkgen. Download URLs are automatically upgraded from HTTP to HTTPS to prevent 425 errors. Added account deactivation toggle allowing users to temporarily disable configured providers without removing credentials. Provider dropdowns now show the authentication type (API/Web/Login) next to the provider name. Debrid-Link status displays the number of configured API keys. Logging now indicates which API key (#1/#2) is being used during unrestriction. Fixed all missing German umlauts (ü, ö, ä) throughout the entire UI. Widened the account modal for better textarea usability. Compact action buttons now fit in a single row without wrapping.

    Downloads
  • v1.6.84 a41c99e294

    v1.6.84 Stable

    Administrator released this 2026-03-06 18:24:05 +01:00 | 548 commits to main since this release

    Add Debrid-Link as new provider with multi-account support. When one API key hits its quota limit (e.g. 500 links/day or 140GB on Rapidgator), the app automatically rotates to the next configured key. Multiple API keys can be entered line-by-line or comma-separated in the account settings. Also fixes a TypeError on startup for users upgrading from older versions without the new debridLinkApiKeys field.

    Downloads
  • v1.6.83 fac17497f0

    v1.6.83 Stable

    Administrator released this 2026-03-06 17:43:26 +01:00 | 550 commits to main since this release

    • Accountsystem im JD2-Stil auf Listenansicht umgebaut
    • "Account hinzufuegen" mit Suchliste und direkter Eingabe fuer Login/Passwort oder API-Token
    • Accounts-Tab und Dialog optisch ueberarbeitet, inklusive sauberer Formfeld-Styles
    • Auto-Update-Artefakte fuer 1.6.83 erzeugt
    Downloads
  • v1.6.82 e92cf59d86