Implemented Redis to cache responses from tmdb, piratesearch and plex. A new dependency, but the old way was caching in sql database so big improvement.
Other notable changes:
TMDB constructor no longer has cache as first parameter. Now if not set Redis cache is used.
Implemented Redis to cache responses from tmdb, piratesearch and plex. A new dependency, but the old way was caching in sql database so big improvement.
Other notable changes: