1
0
mirror of https://github.com/moparisthebest/SickRage synced 2025-01-12 14:28:43 -05:00
SickRage/lib
echel0n 14c354b551 Added proxy support to Indexer APIs.
Provider getURL and downloadResult functions now removed and replaced with ones from helpers.py to help slim the code down plus allow more better control over request sessions.

Removed TVTumbler code.

Fixed HDBits provider.

Fixed config settings that were ment to be booleans but instead where set as str or int, should help resolve random html errors.

XEM Refresh check re-coded.

NameParser code for creating show object has been changed to only attempt at the very end once its found the bestMatch result, helps on resources and performance.
2014-07-27 03:59:21 -07:00
..
adba
backports
bencode
bs4
cachecontrol
chardet Added daily searcher to check for and snatch daily new releases for current active watched shows. User settable interval can be found in search config menu plus forcing a daily search can be done from Manage Searches menu. 2014-05-14 21:16:46 -07:00
dateutil
enzyme
feedcache
feedparser
fuzzywuzzy
growl
guessit
hachoir_core
hachoir_metadata
hachoir_parser
html5lib Further improved memory handling of bs4 for torrent providers. 2014-07-21 16:01:46 -07:00
httplib2
imdb Upgraded IMDBpy and improved performance of it. 2014-06-07 08:33:18 -07:00
jsonrpclib
lockfile
oauth2
pynma
pysrt
pythontwitter
requests Fixes issue #161 2014-04-28 16:04:09 -07:00
rtorrent Fixed infinite loop in lib/rtorrent 2014-05-28 15:35:56 +00:00
shove
simplejson
socks Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
sqlalchemy Reverted back to using Shove+SQLAlchemy for storing persistent object data to avoid any more DB corruption errors. 2014-07-15 11:40:40 -07:00
subliminal Added new show option that allows you to choose if you want to search via scene numbering or indexer numbering. 2014-05-30 00:50:27 -07:00
tmdb_api Improved TVRage API code to now include show/episode summaries and fanart. 2014-03-13 20:07:15 -07:00
trakt
tvdb_api Added proxy support to Indexer APIs. 2014-07-27 03:59:21 -07:00
tvrage_api Added proxy support to Indexer APIs. 2014-07-27 03:59:21 -07:00
unidecode Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
unrar2 Fix for unrar2 2014-05-12 13:56:22 -07:00
__init__.py
certgen.py
configobj.py
MultipartPostHandler.py
pkg_resources.py
profilehooks.py
six.py
xmltodict.py