alist/drivers/netease_music
j2rong4cn 2be0c3d1a0
feat(alias): add `DownloadConcurrency` and `DownloadPartSize` option (#7829)
* fix(net): goroutine logic bug (AlistGo/alist#7215)

* Fix goroutine logic bug

* Fix bug

---------

Co-authored-by: hpy hs <hshpy.pengyu@gmail.com>

* perf(net): sequential and dynamic concurrency

* fix(net): incorrect error return

* feat(alias):  add `DownloadConcurrency` and `DownloadPartSize` option

* feat(net): add `ConcurrencyLimit`

* pref(net): create `chunk` on demand

* refactor

* refactor

* fix(net): `r.Closers.Add` has no effect

* refactor

---------

Co-authored-by: hpy hs <hshpy.pengyu@gmail.com>
2025-01-27 20:08:39 +08:00
..
crypto.go feat: add supports for netease music driver (#6423 close #5364) 2024-05-09 14:29:35 +08:00
driver.go feat: add supports for netease music driver (#6423 close #5364) 2024-05-09 14:29:35 +08:00
meta.go feat: add supports for netease music driver (#6423 close #5364) 2024-05-09 14:29:35 +08:00
types.go feat(alias): add `DownloadConcurrency` and `DownloadPartSize` option (#7829) 2025-01-27 20:08:39 +08:00
upload.go feat(alias): add `DownloadConcurrency` and `DownloadPartSize` option (#7829) 2025-01-27 20:08:39 +08:00
util.go feat: add supports for netease music driver (#6423 close #5364) 2024-05-09 14:29:35 +08:00