unarr/internal
Deivid Soto aa6acbabc9 feat(stream): add NAT-PMP port mapping for remote downloads
Replace anacrolix/upnp with huin/goupnp + custom NAT-PMP (RFC 6886)
implementation. NAT-PMP is tried first (faster, more compatible with
TP-Link routers), with UPnP-IGD SOAP as fallback. Gateway detection
reads /proc/net/route for accuracy. Includes unit tests with mock
NAT-PMP server and permanent e2e tests (build tag manual).
2026-04-06 10:09:07 +02:00
..
agent feat(organize): use server metadata for file organization and subtitle handling 2026-04-05 23:36:01 +02:00
arr feat(cli): upgrade command, rich status, and version cache 2026-03-31 22:05:43 +02:00
cmd feat(organize): use server metadata for file organization and subtitle handling 2026-04-05 23:36:01 +02:00
config fix(progress): always report status transitions and poll for control signals 2026-03-31 16:55:50 +02:00
engine feat(stream): add NAT-PMP port mapping for remote downloads 2026-04-06 10:09:07 +02:00
library feat(cli): upgrade command, rich status, and version cache 2026-03-31 22:05:43 +02:00
mediaserver feat(cli): upgrade command, rich status, and version cache 2026-03-31 22:05:43 +02:00
parser feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
sentry feat(cli): upgrade command, rich status, and version cache 2026-03-31 22:05:43 +02:00
ui fix(ci): fix lint errors and pin CI to Go 1.25 2026-03-31 22:15:12 +02:00
upgrade feat(cli): upgrade command, rich status, and version cache 2026-03-31 22:05:43 +02:00
usenet fix(ci): fix lint errors and pin CI to Go 1.25 2026-03-31 22:15:12 +02:00