JackDandy
|
3ab45e19d5
|
Update cachecontrol library 0.9.3 to 0.11.2.
|
2015-04-29 02:09:05 +01:00 |
|
JackDandy
|
6da09b8db0
|
Change suppress HTTPS verification InsecureRequestWarning.
Suppress this potentially confusing warning because many sites use self-certified certificates.
Change a couple of lib references to be full paths.
|
2014-11-20 03:07:44 +00:00 |
|
echel0n
|
94670f7f95
|
Updated our cache code.
Updated rsstorrents to not bother using requests sessions.
|
2014-04-22 23:24:08 -07:00 |
|
echel0n
|
6a1ccef8d9
|
Replaced cache handler with a modified version of our own, gives quicker Indexer API responses to our requests
|
2014-03-27 14:06:03 -07:00 |
|
echel0n
|
ce193ffcdb
|
Replaced our cache handler 'CacheControl' with 'httpcache' as we found the previous was not stable enough and was causing more issues then good.
Added cache handler to sickbeard it self so now everything should be running faster for searches and rss feeds.
|
2014-03-16 04:06:21 -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 |
|