Allow rate limit "burst" for TMDB API when using the default API key, allowing the limit to average to 1 second with a lot less blocking, which became more important as the default queue concurrency was reduced to 1.
What's Changed
- Increase rate limit burst when using default TMDB API key by @mgdigital in #296
Full Changelog: v0.9.4...v0.9.5