fix: complete aria2 downloads via rpc

This commit is contained in:
nimbold
2026-06-05 12:38:14 +03:30
parent 4a9d4cab2f
commit c18aa6fdaf
7 changed files with 500 additions and 105 deletions
+1
View File
@@ -46,6 +46,7 @@ Dark mode is shown by default with privacy-safe example downloads. Light mode is
-**High-Speed Downloads:** Multi-segmented engine powered by `aria2c`.
- 🎨 **Native SwiftUI:** Responsive Apple Silicon native UI.
- 🎯 **Chunk Map Inspector:** Visually monitor active segment connections in real time.
- 🧾 **Download Properties:** Inspect progress and tune per-download transfer settings.
- 🗂️ **Smart Categories:** Automatic file organization (`Musics`, `Movies`, `Compressed`, etc.).
- 🖱️ **Drag-and-Drop:** Import URLs, text files, and move queued downloads between queues.
- 🛡️ **Reliability:** Automatic download recovery and retry handling.