Andy
6b90a19632
perf(aria2c): improve download performance with singleton manager
...
- Use singleton _Aria2Manager to reuse one aria2c process via RPC
- Add downloads via aria2.addUri instead of stdin input file
- Track per-GID byte-level progress (completedLength/totalLength)
- Add thread-safe operations with threading.Lock
- Enable graceful cancellation by removing individual downloads via RPC
2026-01-23 17:14:12 -07:00
..
2025-11-25 20:23:06 +00:00
2026-01-22 14:13:27 -07:00
2026-01-23 17:14:12 -07:00
2026-01-21 00:20:07 +00:00
2026-01-21 00:20:07 +00:00
2025-11-25 20:23:06 +00:00
2026-01-22 20:21:00 -07:00
2026-01-22 14:47:25 -07:00
2025-11-09 23:46:31 +00:00
2026-01-22 00:39:41 +00:00
2025-10-13 23:49:01 +00:00
2025-11-25 20:23:06 +00:00
2025-11-08 22:53:47 +00:00
2025-07-18 00:46:05 +00:00
2026-01-22 13:58:24 -07:00
2025-08-03 15:26:30 +00:00
2025-10-23 18:11:30 +00:00
2025-07-18 00:46:05 +00:00
2025-07-18 00:46:05 +00:00
2025-11-25 20:23:06 +00:00
2025-11-25 20:23:06 +00:00
2025-11-25 20:23:06 +00:00
2025-11-25 20:23:06 +00:00
2025-07-18 00:46:05 +00:00
2025-11-25 20:23:06 +00:00
2025-11-25 20:23:06 +00:00
2025-11-08 22:53:47 +00:00
2025-11-02 23:33:24 +00:00
2025-11-08 22:53:47 +00:00
2026-01-22 13:53:23 -07:00
2025-08-08 23:38:52 +00:00
2025-09-10 06:33:46 +00:00