1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-12-04 15:12:23 -05:00
SickRage/lib
2015-01-21 21:15:23 -05:00
..
adba Update adba libs 2014-08-31 14:12:48 +08:00
backports Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
bencode
bs4
cachecontrol
certifi Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 2014-10-14 05:24:01 +01:00
chardet
concurrent Fixed issues with WebUI crashing when using a custom web_root setting in the config, also fixed a few other misc WebUI related issues. 2014-12-10 05:10:51 -08:00
dateutil
enzyme Patches the enzyme lib to allow the detection of subtitles embedded into mp4/m4v files 2014-07-06 12:02:02 +02:00
fanart Updated fanart api handler to use new v3 api scheme and re-coded metadata function to properly retrieve images including thumbs. 2014-12-20 17:29:17 -08:00
feedcache Added new webproxy per-provider option to allow accessing blocked content from different countries that may have restrictions, this feature is beta. 2014-12-19 22:07:39 -08:00
feedparser Fixed issues with newznab custom provider categories. 2014-12-24 07:49:15 -08:00
futures Fixed issues with WebUI crashing when using a custom web_root setting in the config, also fixed a few other misc WebUI related issues. 2014-12-10 05:10:51 -08:00
fuzzywuzzy
github Fix for missing github modules, forgot to add folder to git repo 2014-11-16 04:15:40 -08:00
growl
guessit Added new webproxy per-provider option to allow accessing blocked content from different countries that may have restrictions, this feature is beta. 2014-12-19 22:07:39 -08:00
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 Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
imdb Updated IMDB libs. 2014-12-02 22:13:28 -08:00
jsonrpclib
lockfile Fixed startup/restart/shutdown issues on Windows, Linux, FreeBSD platforms tested. 2014-07-02 11:51:14 -07:00
oauth2
pynma
pysrt
pythontwitter
requests Fixes AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3' issues. 2014-11-29 09:50:46 -08:00
rtorrent
send2trash Fix invalid use of str() in the Send2Trash library for platforms other. 2014-11-09 20:25:23 +00:00
simplejson
socks
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 Fixed a few bugs. 2014-10-13 00:25:06 +03:00
tmdb_api
trakt Fixed traktAPI to properly do GET and POST request methods based on API call 2014-12-19 23:54:46 -08:00
tvdb_api Fixed sickragetv/sickrage-issues#229 - check instance of actor or banner obj to be list and if not we throw it into one. 2014-12-20 18:21:19 -08:00
tvrage_api Fixed encoding/decoding issues with WebUI and IndexerAPI's 2014-12-14 19:35:47 -08:00
unidecode
unrar2 Update unrar2 from 0.99.3 to 0.99.6 2015-01-21 21:15:23 -05:00
__init__.py
certgen.py
configobj.py
MultipartPostHandler.py
pkg_resources.py
profilehooks.py
six.py
sqliteshelf.py Improved RSS feedparser/feedcache code for better performance and reliability. 2014-12-02 11:09:53 -08:00
xmltodict.py