unarr/internal/cmd
Deivid Soto 197e33956a feat: improve daemon resilience, streaming, and usenet downloads
- Add daemon state persistence and stale resume file cleanup
- Add TriggerPoll for WebSocket resume actions
- Improve stream server with graceful shutdown and connection tracking
- Add desktop notifications for download completion
- Add media file organization with Movies/TV Shows detection
- Improve usenet downloader with progress tracking and resume support
- Add self-update package with GitHub release verification
- Downgrade tablewriter to v0.0.5 (v1.x API breaking change)
2026-03-28 21:36:12 +01:00
..
config.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
daemon.go feat: improve daemon resilience, streaming, and usenet downloads 2026-03-28 21:36:12 +01:00
doctor.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
download.go feat(debrid): add HTTPS downloader for debrid direct URLs 2026-03-28 18:09:34 +01:00
inspect.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
popular.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
recent.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
root.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
search.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
setup.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
stats.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
status.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
stream.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
stream_handler.go feat: improve daemon resilience, streaming, and usenet downloads 2026-03-28 21:36:12 +01:00
stubs.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
version.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
version_cmd.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
watch.go feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00