After scraping enough game details, ScreenScraper may return an error along the lines of "Too many open connections." Closing the Lunar UI and re-opening resolves the issue - suggesting that it may be the HTTPClient object is not being cleaned up between uses.
After scraping enough game details, ScreenScraper may return an error along the lines of "Too many open connections." Closing the Lunar UI and re-opening resolves the issue - suggesting that it may be the HTTPClient object is not being cleaned up between uses.