-
v1.7.197 Stable
released this
2026-06-11 14:17:04 +02:00 | 99 commits to main since this releaseFix: Mega-Debrid account rotation now distributes links across ALL configured accounts (round-robin) instead of always starting at account 1 and stopping at the first usable one. Previously a later account (e.g. your 4th) was only ever used when every account before it was at its daily limit, cooling down or disabled - so accounts 1-2 kept hitting their daily limits while account 4 sat idle. Each link resolution now starts at the account after the last tested one; all skip checks (disabled, daily limit, cooldown) still apply. Also: the support bundle now includes account-rotation.log so rotation issues are diagnosable from the bundle.
Downloads
-
v1.7.196 Stable
released this
2026-06-10 15:54:58 +02:00 | 102 commits to main since this releaseFix: Hybrid extraction race could leave the .DL. marker and both audio tracks (DE+EN) on individual episodes. When a slow audio remux of one episode was running, freshly extracted .DL. MKVs of other episodes were swept into the MKV library before their own audio cleanup ran. The collector now holds back remuxable .DL. files during the hybrid pass; they are cleaned and collected by a later round or the final deferred pass.
Downloads
-
v1.7.195 Stable
released this
2026-06-10 00:40:36 +02:00 | 105 commits to main since this releaseDeep audit of the webhook notification paths — fixes every found case where a notification should fire but didn't:
Downloads
-
v1.7.194 Stable
released this
2026-06-09 23:42:46 +02:00 | 113 commits to main since this releaseAdds a 'Test' button next to the Discord webhook URL: sends a test message (including your ping, if configured) right away — even before saving — so you can verify the webhook works without waiting for a download to finish.
Downloads
-
v1.7.193 Stable
released this
2026-06-09 21:53:29 +02:00 | 115 commits to main since this releaseNotifications can now ping you on Discord: a new optional 'Discord ping' field below the webhook URL takes your user ID (or @everyone/@here) and prepends it to every notification, so package and run events actually ping your phone instead of silently landing in the channel. To find your ID: enable Developer Mode in Discord settings, right-click your name, 'Copy User ID'.
Downloads
-
v1.7.192 Stable
released this
2026-06-09 21:41:13 +02:00 | 118 commits to main since this releaseNotifications now use Discord webhooks instead of ntfy: create a webhook in your Discord server (Server Settings > Integrations > Webhooks), paste the URL in Settings > General, and package/run events arrive as formatted messages in your channel.
Downloads
-
v1.7.191 Stable
released this
2026-06-09 20:54:15 +02:00 | 121 commits to main since this releaseThree quality-of-life additions for headless use:
Downloads
-
v1.7.190 Stable
released this
2026-06-08 23:05:25 +02:00 | 125 commits to main since this releaseReliability fixes from a full code audit:
Downloads
-
v1.7.189 Stable
released this
2026-06-08 22:23:07 +02:00 | 132 commits to main since this releaseFixes a rare but serious issue in the 'keep only German audio' step: if Windows locked the file during the final replace (antivirus, search indexer or a media scanner), the affected video could in rare cases be left unusable. The replace is now crash-safe — your original file is never lost, a locked file is retried automatically, and each run uses its own unique temp file.
Downloads
-
v1.7.188 Stable
released this
2026-06-08 14:51:27 +02:00 | 135 commits to main since this releaseGerman audio-track cleanup: more robust + full logging
Downloads