kingsznhone / NCMDump.NET

Decipher ncm file to mp3 || flac
GNU General Public License v3.0
32 stars 0 forks source link

Convert limit needed #6

Closed sciencekiller closed 2 months ago

sciencekiller commented 5 months ago

If I don't limit the number of files I can convert at the same time, my computer will get stuck

kingsznhone commented 4 months ago

Task thread pool automatically controlls maximum concurrency. Theoretically, it will not cause stuck. What is your CPU and RAM size?