• 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