fix: resolve beta blockers in downloads, RPC, NAT, and proxy - #2002
Merged
Conversation
agalwood
marked this pull request as draft
August 28, 2026 03:13
agalwood
marked this pull request as ready for review
August 28, 2026 05:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Resolve eight beta blockers affecting HTTP download naming and file display, aria2 RPC lifecycle, the downloads empty state, proxy-backed downloads and tracker sync, Windows NAT routing, and Windows torrent file associations.
This also updates Motrix to the published
@motrix/nat@0.1.1release from motrixapp/nat#1.Issues
.motrixtemporary extension in action bar #2001Key changes
HEAD/ rangedGETprobes with redirect handling.Content-Disposition, then the redirected URL, and supplement missing extensions fromContent-Type..motrixstaging suffix..motrixpayload names and leave BT, Magnet, and Mux paths untouched.""is preserved across saves and migrations.--rpc-secretand JSON-RPC token injection while keeping aria2 bound to loopback and disabling permissive cross-origin RPC access.127.0.0.1on an ephemeral port, serialize lifecycle changes, and revoke credentials before shutdown.@motrix/nat@0.1.1, which fixes Windows default-route selection in multi-adapter environments such as Tailscale and synchronizes the verified route before NAT mapping..torrentfile icon for Windows installer associations without reverting the installer-owned Default Apps design.torrent.icoto a stable resources path before registering the Torrent ProgID.UserChoicesafety.Validation
tsc --noEmit): passed.@motrix/nat@0.1.1: 404 tests passed, 4 skipped; TypeScript, Biome, NAT lint, and package build passed.