retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
112 stars 6 forks source link

Allow more threads for ScreenScraper users #205

Closed rsubtil closed 1 year ago

rsubtil commented 1 year ago

Some users would like to use more threads when using ScreenScraper as they have some available. The API allows to know how many threads are available, so the scraper can use this to grow or shrink it's request buffer.