1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
SickRage/lib
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions.
Fixed charmap issues for anime show names.

Fixed issues with display show page and epCat key errors.

Fixed duplicate log messages for clearing provider caches.

Fixed issues with email notifier ep names not properly being encoded to UTF-8.

TVDB<->TVRAGE Indexer ID mapping is now performed on demand to be used when needed such as newznab providers can be searched with tvrage_id's and some will return tvrage_id's that later can be used to create show objects from for faster and more accurate name parsing, mapping is done via Trakt API calls.

Added stop event signals to schedualed tasks, SR now waits indefinate till task has been fully stopped before completing a restart or shutdown event.

NameParserCache is now persistent and stores 200 parsed results at any given time for quicker lookups and better performance, this helps maintain results between updates or shutdown/startup events.

Black and White lists for anime now only get used for anime shows as intended, performance gain for non-anime shows that dont need to load these lists.

Internal name cache now builds it self on demand when needed per show request plus checks if show is already in cache and if true exits routine to save time.

Schedualer and QueueItems classes are now a sub-class of threading.Thread and a stop threading event signal has been added to each.

If I forgot to list something it doesn't mean its not fixed so please test and report back if anything is wrong or has been corrected by this new release.
2014-07-14 19:00:53 -07:00
..
adba Fix for anidb errors 2014-06-30 09:21:21 -07:00
backports Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
bencode Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
bs4 Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
cachecontrol Updated our cache code. 2014-04-22 23:24:08 -07:00
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 Fixed issues with search results not being snatched when searching shows with custom quality settings. 2014-05-15 14:43:57 -07:00
enzyme Patches the enzyme lib to allow the detection of subtitles embedded into mp4/m4v files 2014-07-06 12:02:02 +02:00
feedcache Added cookie support to custom torrent provider 2014-05-25 19:19:45 +02:00
feedparser Added RSS feedparser lib to process custom torrent RSS feeds. 2014-04-25 16:41:47 -07:00
fuzzywuzzy Added in regex matching with fuzzy matching. 2014-05-31 03:35:11 -07:00
growl Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
guessit Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
hachoir_core Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
hachoir_metadata Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
hachoir_parser Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
html5lib Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
httplib2 Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
imdb Upgraded IMDBpy and improved performance of it. 2014-06-07 08:33:18 -07:00
jsonrpclib Fixed issues with searching for air by date shows and sports. 2014-04-30 06:49:50 -07:00
lockfile Fixed startup/restart/shutdown issues on Windows, Linux, FreeBSD platforms tested. 2014-07-02 11:51:14 -07:00
oauth2 Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
pynma Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
pysrt Updated sumbliminal. 2014-04-23 20:22:21 -07:00
pythontwitter Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
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
simplejson Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
socks Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -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 Added trending shows feature, this allows you to choose from a wide selection of popular/trending shows with rating stats and easily add the show into SR by simply clicking the plus sign. 2014-07-01 01:49:12 -07:00
tvdb_api Fixed "show must be added to list", regexes now check if numbers following after the series name is a date or part of the series name to properly parse and return correct show object. 2014-06-29 23:20:19 -07:00
tvrage_api Fixed "show must be added to list", regexes now check if numbers following after the series name is a date or part of the series name to properly parse and return correct show object. 2014-06-29 23:20:19 -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 Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
certgen.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
configobj.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
MultipartPostHandler.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
pkg_resources.py Added in missing libs 2014-05-15 06:01:45 -07:00
profilehooks.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
six.py Added in missing libs 2014-05-15 06:01:45 -07:00
xmltodict.py Update imdbpy libs to v5.0 2014-05-28 23:09:38 -07:00