Skip to content

v2.2.4

Choose a tag to compare

@theotherp theotherp released this 26 Jan 07:42
· 2263 commits to master since this release

v2.2.4

Feature: Add indexer specific limit to caps check. Background: RARBG only allows one request every two seconds so the caps check, which until now used two concurrent threads and a delay of 1 second, would result in errors. The limits are hard coded. Hydra will not attempt to do any rate limiting for regular search requests.