1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-11-11 11:55:03 -05:00
Commit Graph

3 Commits

Author SHA1 Message Date
echel0n
437b46f907 CacheHandler checks cached response to be OK before returning to requests HTTP handler now. 2014-03-15 23:47:36 -07:00
echel0n
40c69d6a0f Updated cacheHandler to allow us to force cache and set a max-age on the cached content, vastly improved performance with indexers. 2014-03-14 15:35:05 -07:00
echel0n
05410e2aa0 Switched TVDB/TVRage CacheHandlers to CacheControl.
Replaced urllib2 with requests for both TVDB and TVRage.
Updated cache cleanup code to process both TVDB and TVRage cache folders.
2014-03-14 10:15:39 -07:00