jc3213
jc3213
Description of the issue: 1. Download tasks more than `max-concurrent-downloads` **default: 16** 2. `aria2.onDownloadStart` will run 16 times for `active` tasks (if default) 3. There's no event triggered for the...
cursor speed `high` should not be slower than `ultraslow`. also there should be `ultrahigh` setting. so the speed range is now from `0.010f` to `0.050f`
As the topic, waifu2x-caffe doesn't support `.avif` images. Please support cuDNN v8.4.1 for CUDA 11.x or 10.2
I'm using json-rpc with javascript, I can download torrent with the json request below ```javascript {"id":"","jsonrpc":"2.0","method":"aria2.addTorrent","params":["token:mytoken","B64TORRENT"]} ``` But it will report `Bad Request` if I use any *options* to aria2...