1
0
mirror of https://github.com/moparisthebest/SickRage synced 2025-01-11 22:08:02 -05:00
SickRage/sickbeard
2014-09-15 01:57:50 -07:00
..
clients
databases
indexers
metadata
name_parser Sports regex updated 2014-09-01 00:04:41 -07:00
notifiers Added exception catching for timeouts to notifiers 2014-09-06 17:51:44 -07:00
providers Fix for daily searches and high cpu usage plus increases search speed 2014-09-15 01:28:11 -07:00
__init__.py Added ability to set number of days to start backlog searches from, eg 7 days would search for episodes 7 days and older 2014-09-15 01:57:50 -07:00
autoPostProcesser.py
blackandwhitelist.py
browser.py
bs4_parser.py
classes.py Fixed TorrentSearchResult instance has no attribute 'content' errpr 2014-08-28 22:22:55 -07:00
common.py
config.py Fix #3 for daily/backlog checkbox saving 2014-09-05 22:02:16 +08:00
dailysearcher.py Added ability to set number of days to start backlog searches from, eg 7 days would search for episodes 7 days and older 2014-09-15 01:57:50 -07:00
db.py
encodingKludge.py
event_queue.py
exceptions.py
failed_history.py Fixed issues with editing/saving custom scene exceptions. 2014-07-14 19:00:53 -07:00
failedProcessor.py Fixed failed download handling. 2014-09-06 21:36:23 -07:00
generic_queue.py
gh_api.py
helpers.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
history.py Anime propers 2014-07-27 21:04:17 +08:00
image_cache.py
logger.py
name_cache.py
naming.py
network_timezones.py Added proxy support to Indexer APIs. 2014-07-27 03:59:21 -07:00
nzbget.py Add priority option for daily snatches (inc force) 2014-08-11 22:07:02 +02:00
nzbSplitter.py
postProcessor.py
processTV.py Added an option in Post Processing options do activated/deactivate postponing postprocess if sync files are present in download TV dir (activated by default) 2014-09-07 12:45:19 +02:00
properFinder.py Fixed high CPU usage during searches, adding conditional check to prevent un-needed name parsing of search results when search result was previously already parsed and checked during filtering of bad releases 2014-09-06 17:25:07 -07:00
rssfeeds.py
sab.py
sbdatetime.py
scene_exceptions.py
scene_numbering.py
scheduler.py
search_queue.py Fix for daily searches and high cpu usage plus increases search speed 2014-09-15 01:28:11 -07:00
search.py Fix for daily searches and high cpu usage plus increases search speed 2014-09-15 01:28:11 -07:00
searchBacklog.py Added ability to set number of days to start backlog searches from, eg 7 days would search for episodes 7 days and older 2014-09-15 01:57:50 -07:00
show_name_helpers.py Leading zero fix for Anime. 2014-09-11 06:51:02 +10:00
show_queue.py
showUpdater.py
subtitles.py
traktChecker.py Fixed failed download handling. 2014-09-06 21:36:23 -07:00
tv.py
tvcache.py Fixed failed download handling. 2014-09-06 21:36:23 -07:00
ui.py Added in context to aid in garbage cleanup to help reduce memory usage. 2014-06-30 10:48:18 -07:00
versionChecker.py
webapi.py Fixed failed download handling. 2014-09-06 21:36:23 -07:00
webserve.py Added ability to set number of days to start backlog searches from, eg 7 days would search for episodes 7 days and older 2014-09-15 01:57:50 -07:00
webserveInit.py