JackDandy
0151fe1ad9
Update Requests library 2.25.0 (589c454) → 2.25.1 (bdc00eb).
4 years ago
JackDandy
259320b1d3
Update Requests library 2.25.0 (03957eb) → 2.25.0 (589c454).
5 years ago
JackDandy
f81dfb5d6d
Update Requests library 2.24.0 (2f70990) → 2.25.0 (03957eb).
5 years ago
JackDandy
3e9748f2a0
Update Requests library 2.24.0 (967a05b) → 2.24.0 (2f70990).
5 years ago
JackDandy
491667c3c5
Update Requests library 2.24.0 (1b41763) → 2.24.0 (967a05b).
5 years ago
JackDandy
057500bb9e
Update Requests library 2.23.0 (b7c6aba) → 2.24.0 (1b41763).
5 years ago
JackDandy
18ef68838c
Update Requests library 2.22.0 (3d968ff) → 2.23.0 (b7c6aba).
5 years ago
JackDandy
fb166248f7
Update Requests library 2.22.0 (3d968ff) → 2.22.0 (d2f65af).
5 years ago
JackDandy
a660d44ea8
Update Requests library 2.22.0 (0b6c110) → 2.22.0 (3d968ff).
6 years ago
JackDandy
dd0f8c64da
Update Requests library 2.22.0 (aeda65b) → 2.22.0 (0b6c110).
6 years ago
JackDandy
8215ed37ba
Update Requests library 2.21.0 (e52932c) → 2.22.0 (aeda65b).
6 years ago
JackDandy
6021cf9e56
Update Requests library 2.21.0 (c452e3b) → 2.21.0 (e52932c).
6 years ago
JackDandy
9be7e45994
Update Requests library 2.20.1 (57d7284) → 2.21.0 (c452e3b).
7 years ago
JackDandy
5596e90bc9
Update Requests library 2.19.1 (2c6a842) → 2.20.1 (57d7284).
7 years ago
JackDandy
293c5b0385
Update Requests 2.19.1 (33b41c7) → 2.19.1 (2c6a842).
7 years ago
JackDandy
e4a5cbfad4
Update Requests 2.15.1 (282b01a) → 2.19.1 (33b41c7).
Add urllib3 release 1.23 (7c216f4).
7 years ago
JackDandy
e60f9300a3
Update Requests library 2.13.0 (fc54869) → 2.15.1 (282b01a).
7 years ago
JackDandy
f500b2aacf
Update Requests library 2.9.1 (a1c9b84) to 2.13.0 (fc54869).
8 years ago
JackDandy
6b80f1cf52
Update Requests library 2.7.0 (5d6d1bc) to 2.9.1 (a1c9b84).
10 years ago
JackDandy
5cf79fb3b9
Update Requests library to 2.7.0 (5d6d1bc).
10 years ago
JackDandy
ca9414cec2
Update Requests library 2.7.0 (ab1f493) to 2.7.0 (8b5e457).
10 years ago
JackDandy
b518f727bb
Update change to suppress HTTPS verification InsecureRequestWarning to updated package (ref:hacks.txt).
10 years ago
JackDandy
8cfe028c15
Update Requests library 2.6.2 to 2.7.0 (ab1f493)
10 years ago
JackDandy
c1cbaa0103
Update root certificates to release dated 2015.04.28.
10 years ago
JackDandy
8c1c10d6ba
Update change to suppress HTTPS verification InsecureRequestWarning to updated package as listed in hacks.txt, and remove listed hacks.txt record for check that SSLv3 is available because issue was addressed by vendor.
10 years ago
JackDandy
7e3cb26d4d
Update Requests library 2.4.3 to 2.6.2 (ff71b25).
10 years ago
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.
11 years ago
JackDandy
d03f198e13
Reapply check that SSLv3 is available before use that is listed in hacks.txt to new lib.
This fixes an issue in the urllib3/PyOpenSSL contrib in requests lib that assumes ssl.protocol_sslv3 is always defined. Many systems have disabled this protocol in light of recent security issues.
11 years ago
JackDandy
556e92a730
Update Requests library 2.3.0 to 2.4.3 (9dc6602).
11 years ago
vergessen
b5b3ad980a
Add check that SSLv3 is available before use.
This fixes an issue in the urllib3/PyOpenSSL contrib in requests lib that assumes ssl.protocol_sslv3 is always defined. Many systems have disabled this protocol in light of recent security issues.
11 years ago
echel0n
a5836afa4f
Fixes issue #161
11 years ago
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.
11 years ago
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.
11 years ago
echel0n
0d9fbc1ad7
Welcome to our SickBeard-TVRage Edition ...
This version of SickBeard uses both TVDB and TVRage to search and gather it's series data from allowing you to now have access to and download shows that you couldn't before because of being locked into only what TheTVDB had to offer.
Also this edition is based off the code we used in our XEM editon so it does come with scene numbering support as well as all the other features our XEM edition has to offer.
Please before using this with your existing database (sickbeard.db) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present, we HIGHLY recommend starting out with no database files at all to make this a fresh start but the choice is at your own risk!
Enjoy!
11 years ago