-
v1.7.1 Stable
released this
2026-03-07 03:56:54 +01:00 | 388 commits to main since this releaseNew Features
- Per-key Debrid-Link enable/disable controls: The Debrid-Link API key statistics popup now includes a dedicated activate/deactivate button for every stored API key. This allows individual keys to be taken out of rotation without removing them from the account configuration.
- Persistent Debrid-Link key exclusion in real downloads: Disabled Debrid-Link keys are not just hidden visually; they are stored in settings and skipped by the actual provider selection logic. This means downloads continue with the next eligible Debrid-Link key instead of touching a manually disabled one.
- Rapidgator quota view per Debrid-Link key: The Debrid-Link statistics popup now loads real Rapidgator API quota information for every configured key, including traffic and link count values, directly from Debrid-Link.
- Direct key actions inside the statistics popup: Individual Debrid-Link keys can now be copied, reset, activated, or deactivated directly from the API key statistics table instead of only being managed indirectly through account text fields.
Improvements
- Debrid-Link quota loading now uses the correct API path: Quota loading first uses the Debrid-Link endpoint that returns the full hoster set, which fixes incomplete Rapidgator quota reads on valid keys that previously returned an empty host list on the plain limits endpoint.
- Cleaner Debrid-Link key rotation behavior: Debrid-Link key handling now follows a stable, predictable order. Disabled keys and locally limited keys are skipped intentionally, and exhausted keys move cleanly to the next eligible key instead of producing confusing behavior.
- Clearer provider fallback logic: When Debrid-Link is the first provider and all active keys are exhausted or unavailable, fallback proceeds to the next provider in the configured provider order as expected.
- Expanded Debrid-Link popup layout: The API key statistics popup is now significantly larger and better suited for multi-key setups, making long key lists and quota columns readable without the cramped layout from before.
- Improved table alignment in multi-key account views: Access, info, and action columns in the account settings table have been cleaned up so separators and controls stay aligned even when Debrid-Link contains many API keys.
- Optional line-by-line Debrid-Link key rendering in Accounts: Account settings now support a cleaner expanded Debrid-Link key display for large multi-key setups instead of forcing a compact aggregated look.
- Better Debrid-Link action button presentation: Key-level action buttons now stay visually aligned, use clearer state colors, and avoid awkward layout shifts between active and inactive rows.
- Better popup readability for non-Rapidgator keys: Keys that do not return Rapidgator quota no longer blow up row height with oversized fallback text; the table stays compact and readable.
- Improved copy interaction for Debrid-Link keys: Masked keys inside the Debrid-Link statistics popup now behave more like the existing link-address copy interaction, giving a more natural click-to-copy workflow.
- Larger default app startup window: The default BrowserWindow size on startup has been increased to 1920x1080.
- More diagnostic Debrid-Link/provider logs: Additional log messages now make it easier to understand why Debrid-Link keys are skipped and when provider fallback moves to the next service.
Bug Fixes
- Fix Debrid-Link quota loading only for some keys: Valid Debrid-Link API keys that previously showed no Rapidgator quota now load correctly because the popup no longer relies on the incomplete endpoint response.
- Fix endless or misleading Debrid-Link quota loading states: The popup now updates quota rows more reliably for all configured keys, avoiding the previous behavior where only the first subset of keys appeared to work.
- Fix row expansion caused by long quota fallback strings: Debrid-Link quota cells no longer stretch rows awkwardly when Rapidgator data is missing.
- Fix action-column alignment in Accounts: Vertical separators and action controls in the Accounts settings page now stay aligned even with multiple Debrid-Link keys and changing button labels.
- Fix Carter-style auto-rename edge case: Auto-rename now correctly detects episode identifiers in filenames where the show title and season/episode token are glued together without a separator, such as mdgp-carters02e01-720p.mkv.
- Fix Debrid-Link account summary behavior for larger key setups: Multi-key Debrid-Link account displays are now far more usable when many keys are stored at once, especially in the account list and statistics popup.
Downloads