You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be a simple one-- there are several services that proxy and cache thetvdb (one such is Plex). They use the exact same API, forwarding uncached requests, however cache the request every 2 days / when requested (whichever is later).
The text was updated successfully, but these errors were encountered:
(there is also a base_url and url_artworkPrefix keys, which would need to be changed if you are also using the banner URLs etc - I'll tidy this up for the next release)
I'll make this into an init arg to Tvdb(...) in the next release to make this more explicitly supported
This should be a simple one-- there are several services that proxy and cache thetvdb (one such is Plex). They use the exact same API, forwarding uncached requests, however cache the request every 2 days / when requested (whichever is later).
The text was updated successfully, but these errors were encountered: