• v1.7.8 369d25a365

    v1.7.8 Stable

    Administrator released this 2026-03-07 12:19:20 +01:00 | 380 commits to main since this release

    v1.7.8 � Account Settings UI Overhaul & Unicode Fixes

    Account Settings Table

    • New Info column between Status and Zugang � shows daily usage stats for normal providers, or a Statistik button for Debrid-Link multi-key accounts
    • Statistik popup for Debrid-Link API keys � compact table showing per-key usage, limits, and individual reset buttons in a centered modal overlay
    • Consistent column separators � vertical divider lines now align perfectly between header and row cells
    • Centered layout � all column headers and cell content are horizontally centered under their respective headers
    • Status label changes � Konfiguriert renamed to Aktiviert; Deaktiviert now uses red color coding instead of green
    • Equal column distribution � INFO, ZUGANG, and AKTIONEN columns share remaining space evenly
    • Reduced disabled row opacity � disabled accounts are still visually distinct without being too dim

    Bug Fixes

    • Fix broken Unicode arrows in provider order buttons � were displaying as ? due to encoding issues
    • Fix broken Unicode cancel button in scheduled start indicator
    • Zugang box no longer stretches full width � auto-sized and centered under header
    Downloads
  • v1.7.7 696263ae4e

    v1.7.7 Stable

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

    Improvements

    • Centered action button groups in Accounts: The action buttons in the Accounts table are now centered cleanly inside the expanded Actions column instead of sticking to one side.
    Downloads
  • v1.7.6 6327068fed

    v1.7.6 Stable

    Administrator released this 2026-03-07 04:12:09 +01:00 | 383 commits to main since this release

    Bug Fixes

    • Fix clipped AllDebrid action buttons in Accounts: Increased the effective width of the Actions column so AllDebrid rows with additional controls like Status/Login no longer clip the rightmost buttons or visually push the separator out of place.
    Downloads
  • v1.7.5 31c9f118e2

    v1.7.5 Stable

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

    Bug Fixes

    • Fix action column alignment when AllDebrid shows the extra Status button: The actions cell now keeps its own stable left inset so the visual separator stays in place and the Status button no longer appears to push the action column into the previous column.
    Downloads
  • v1.7.4 c125a5a804

    v1.7.4 Stable

    Administrator released this 2026-03-07 04:06:28 +01:00 | 385 commits to main since this release

    Improvements

    • AllDebrid status note now sits below the status badge: The "Update: ..." text is rendered as its own line under the status pill instead of stretching the entire status row horizontally.
    • Action buttons aligned further right: The Accounts action column is now pushed more clearly to the right edge for a cleaner table layout.

    Bug Fixes

    • Fix AllDebrid status line affecting account row layout: Long AllDebrid status/update text no longer visually distorts the account table as much as before.
    Downloads
  • v1.7.3 c8d911c9b0

    v1.7.3 Stable

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

    Bug Fixes

    • Fix startup crash introduced in 1.7.2: The new Accounts column reset action referenced a renderer callback before initialization, which caused a blank startup window with "Cannot access before initialization" in the renderer bundle on launch. This release fixes that regression and restores normal startup behavior.
    • Safe follow-up update release: Published immediately as 1.7.3 so broken 1.7.2 installs can move to a clean version through the normal update channel.
    Downloads
  • v1.7.2 d9276479e5

    v1.7.2 Stable

    Administrator released this 2026-03-07 03:58:27 +01:00 | 387 commits to main since this release

    Improvements

    • Account column layout reset button: Added a dedicated "Reset columns" action in the Accounts settings section so machines with broken locally stored table widths can return to the intended default layout without removing any accounts.
    • Updater-ready patch release: Published as 1.7.2 so existing 1.7.1 installations can detect and install the fix through the normal update channel.

    Bug Fixes

    • Fix inconsistent Accounts table layout across machines: Two systems on the same app version could still render different Account/Zugang/Aktionen column widths because the table stores widths in local browser storage. The new reset action fixes that safely without touching account credentials or settings.
    Downloads
  • v1.7.1 3c37cdba85

    v1.7.1 Stable

    Administrator released this 2026-03-07 03:56:54 +01:00 | 388 commits to main since this release

    New 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
  • v1.7.0 576be53b83

    v1.7.0 Stable

    Administrator released this 2026-03-07 02:36:41 +01:00 | 390 commits to main since this release

    • Improvement: package Service column now shows compact provider labels — e.g. Debrid-Link (#3 + #4) instead of Debrid-Link (#3), Debrid-Link (#4)
    Downloads
  • v1.6.99 541860db0a

    v1.6.99 Stable

    Administrator released this 2026-03-07 02:31:09 +01:00 | 392 commits to main since this release

    New Features

    • Daily traffic limits per provider: Configure a daily download limit (in GB) for each provider individually. Once the limit is reached, the provider is automatically skipped and the next available provider takes over.
    • Daily traffic limits per Debrid-Link API key: Set individual daily limits for each Debrid-Link API key. Keys that hit their limit are skipped automatically; downloads continue with remaining keys.
    • Usage tracking with automatic daily reset: All daily usage counters reset automatically at midnight. Manual reset buttons are available per provider and per Debrid-Link key in account settings.
    • Auto-sort packages by progress: Active packages are automatically sorted to the top of the queue during downloads, ordered by completion ratio and downloaded bytes. Toggleable in settings.
    • Debrid-Link multi-key detail view: New toggle in account settings to show each Debrid-Link API key separately with individual usage stats, masked tokens, and per-key reset buttons.

    Improvements

    • Hoster routing respects daily limits: When a provider configured in hoster routing has reached its daily limit, the routing is skipped gracefully and falls back to the normal provider chain.
    • Provider daily limit awareness in provider selection: The debrid service now checks daily limits before selecting a provider, preventing wasted unrestrict attempts on exhausted providers.
    • providerAccountId / providerAccountLabel on download items: Each download item now stores which specific account (e.g. Debrid-Link key #1 vs #2) was used, enabling per-key usage tracking.
    • Package column headers: Flatter, more transparent design for better visual hierarchy.

    Bug Fixes

    • Fix broken German umlauts in entire UI: Restored 142+ broken umlaut characters across the entire renderer. All UI text now displays correctly.
    • Fix remaining broken umlauts in main process: Fixed broken umlauts in main.ts and debrid.ts log messages.
    • Fix LinkSnappy mode label: Changed from "Login" to "Web" to match the actual authentication method.
    • Fix account settings save normalization: Daily usage data and Debrid-Link key limits are now properly preserved when saving settings.
    • Lower mini-download retry threshold: Reduced from 1 MB to 100 KB for faster retry on very small failed downloads.
    Downloads