unarr/internal
Deivid Soto 61b44fe86f
Some checks failed
Release / GoReleaser (push) Failing after 1s
feat(stream): UPnP port forwarding for remote video playback
- Add UPnP discovery and automatic port mapping (like Plex Remote Access)
- Stream server binds to 0.0.0.0 and reports public IP via UPnP
- Fallback chain: UPnP public IP → Tailscale IP → LAN IP
- Clean up port mapping on shutdown
- Bump version to 0.3.0-dev
2026-03-29 23:55:10 +02:00
..
agent feat(daemon): add auto-scan, force start, and stall timeout default 2026-03-29 20:22:15 +02:00
arr feat: add migrate command, media server detection, and debrid auto-config 2026-03-29 16:54:32 +02:00
cmd feat(stream): UPnP port forwarding for remote video playback 2026-03-29 23:55:10 +02:00
config feat(daemon): add auto-scan, force start, and stall timeout default 2026-03-29 20:22:15 +02:00
engine feat(stream): UPnP port forwarding for remote video playback 2026-03-29 23:55:10 +02:00
library refactor: extract BuildSyncItems to library package, remove duplication 2026-03-29 20:44:33 +02:00
mediaserver feat: add migrate command, media server detection, and debrid auto-config 2026-03-29 16:54:32 +02:00
parser feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
sentry feat: add Sentry error reporting 2026-03-29 01:00:26 +01:00
ui chore(deps): update all dependencies and GitHub Actions to latest 2026-03-28 21:56:22 +01:00
upgrade feat: improve daemon resilience, streaming, and usenet downloads 2026-03-28 21:36:12 +01:00
usenet fix: harden usenet/debrid downloaders from critico review 2026-03-28 22:11:04 +01:00