-
v1.6.88 Stable
released this
2026-03-06 20:05:53 +01:00 | 416 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 | 417 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 | 419 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
-
v1.6.85 Stable
released this
2026-03-06 19:00:50 +01:00 | 421 commits to main since this releaseAdded 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 Stable
released this
2026-03-06 18:24:05 +01:00 | 423 commits to main since this releaseAdd 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 Stable
released this
2026-03-06 17:43:26 +01:00 | 425 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 Stable
released this
2026-03-06 16:43:49 +01:00 | 426 commits to main since this releaseDownloads
-
v1.6.81 Stable
released this
2026-03-06 12:09:39 +01:00 | 427 commits to main since this release- Fix BestDebrid cookie re-import over existing HttpOnly session cookies
Downloads
-
v1.6.80 Stable
released this
2026-03-06 12:04:56 +01:00 | 428 commits to main since this release- Fix BestDebrid cookie import/login validation
Downloads
-
v1.6.79 Stable
released this
2026-03-06 11:45:02 +01:00 | 429 commits to main since this releaseSwitch BestDebrid authentication from embedded browser login to cookie file import. Cloudflare Turnstile captcha cannot be bypassed in Electron, so users now export cookies from their real browser (e.g. using 'Get cookies.txt LOCALLY' extension) and import the Netscape-format cookie file via the settings UI. Also fixes provider label (pLabel) scope issue in download status display during active downloads.
Downloads