JK3Y / NPS-Browser-macOS

macOS version of NPS Browser
The Unlicense
183 stars 21 forks source link

Setting to limit max number of concurrent downloads #3

Closed RaphaelDDL closed 6 years ago

RaphaelDDL commented 6 years ago

enhancement

Add a new "Concurrent Downloads" (integer) in Preferences;

Reasoning: Used to limit the number of concurrent downloads, this way if any new download is added to the queue (more than the setting limit), it'll be on hold. Good for people with slow internet.

JK3Y commented 6 years ago

Added this in d33342f040797262d83a0ba33d33a2685f64b773. Was already in the works :)

RaphaelDDL commented 6 years ago

Nice, thanks @JK3Y :D