unarr/internal/engine
Deivid Soto 5a7449b9e6 chore: rename module from torrentclaw-cli to unarr
- Rename Go module path github.com/torrentclaw/torrentclaw-cli → github.com/torrentclaw/unarr
- Update all imports, ldflags, scripts, docs, and Docker config
- Add GitHub Actions release workflow (goreleaser on tag push)
2026-03-30 13:06:07 +02:00
..
debrid.go fix(torrent): expand tracker list, add DHT persistence and configurable timeouts 2026-03-29 19:09:51 +02:00
debrid_test.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
manager.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
manager_test.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
method.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
notify.go feat: improve daemon resilience, streaming, and usenet downloads 2026-03-28 21:36:12 +01:00
notify_test.go feat: improve daemon resilience, streaming, and usenet downloads 2026-03-28 21:36:12 +01:00
organize.go feat: add migrate command, media server detection, and debrid auto-config 2026-03-29 16:54:32 +02:00
organize_test.go feat: improve daemon resilience, streaming, and usenet downloads 2026-03-28 21:36:12 +01:00
progress.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
resolve.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
resolve_test.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
safepath.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
safepath_test.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
stream.go feat: improve daemon resilience, streaming, and usenet downloads 2026-03-28 21:36:12 +01:00
stream_player.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
stream_server.go feat(stream): UPnP port forwarding for remote video playback 2026-03-29 23:55:10 +02:00
stream_test.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
task.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
task_test.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
torrent.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
upnp.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
usenet.go chore: rename module from torrentclaw-cli to unarr 2026-03-30 13:06:07 +02:00
verify.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
verify_test.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00