1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-12-12 19:12:26 -05:00
SickRage/sickbeard
echel0n c5f933e4c8 Fixed app performance issues from recent upgrades.
Fixed issues with manual searches not working.

Moved misc routine tasks to a proper schedualed thread that runs every 1 hour for updating network timezones, scene exceptions, and trimming failed history.

Forced misc routine tasks at startup to complete first before anything else runs, critical since this does our scene exception updates and internal scene cache loading which is needed before searches begin.
2014-05-26 13:16:07 -07:00
..
clients App name change in code. 2014-05-23 05:37:22 -07:00
databases Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
indexers App name change in code. 2014-05-23 05:37:22 -07:00
metadata App name change in code. 2014-05-23 05:37:22 -07:00
name_parser Fixed issues with post-processing. 2014-05-26 03:42:34 -07:00
notifiers Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
providers Fixed issues with post-processing. 2014-05-26 03:42:34 -07:00
__init__.py Fixed app performance issues from recent upgrades. 2014-05-26 13:16:07 -07:00
autoPostProcesser.py App name change in code. 2014-05-23 05:37:22 -07:00
browser.py App name change in code. 2014-05-23 05:37:22 -07:00
classes.py Fix for new show searches, now checks alias names as well as series names to get results. 2014-05-26 00:45:11 -07:00
common.py Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
config.py Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
dailysearcher.py Fixed app performance issues from recent upgrades. 2014-05-26 13:16:07 -07:00
db.py Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
encodingKludge.py App name change in code. 2014-05-23 05:37:22 -07:00
exceptions.py Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
failed_history.py App name change in code. 2014-05-23 05:37:22 -07:00
failedProcessor.py Fixed issues with post-processing. 2014-05-26 03:42:34 -07:00
generic_queue.py App name change in code. 2014-05-23 05:37:22 -07:00
gh_api.py App name change in code. 2014-05-23 05:37:22 -07:00
helpers.py Fixed issues with post-processing. 2014-05-26 03:42:34 -07:00
history.py App name change in code. 2014-05-23 05:37:22 -07:00
image_cache.py App name change in code. 2014-05-23 05:37:22 -07:00
logger.py App name change in code. 2014-05-23 05:37:22 -07:00
maintenance.py Fixed app performance issues from recent upgrades. 2014-05-26 13:16:07 -07:00
name_cache.py Fix for scene name repeat bug when displaying show. 2014-05-26 11:07:10 -07:00
naming.py Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
network_timezones.py App name change in code. 2014-05-23 05:37:22 -07:00
nzbget.py App name change in code. 2014-05-23 05:37:22 -07:00
nzbSplitter.py App name change in code. 2014-05-23 05:37:22 -07:00
postProcessor.py Fixed issues with post-processing. 2014-05-26 03:42:34 -07:00
processTV.py Fixed issues with post-processing. 2014-05-26 03:42:34 -07:00
properFinder.py Fixed issues with post-processing. 2014-05-26 03:42:34 -07:00
sab.py App name change in code. 2014-05-23 05:37:22 -07:00
sbdatetime.py App name change in code. 2014-05-23 05:37:22 -07:00
scene_exceptions.py Fix for scene name repeat bug when displaying show. 2014-05-26 11:07:10 -07:00
scene_numbering.py Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
scheduler.py Fixed app performance issues from recent upgrades. 2014-05-26 13:16:07 -07:00
search_queue.py Fixed app performance issues from recent upgrades. 2014-05-26 13:16:07 -07:00
search.py Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
searchBacklog.py App name change in code. 2014-05-23 05:37:22 -07:00
show_name_helpers.py Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
show_queue.py Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
showUpdater.py Fixed app performance issues from recent upgrades. 2014-05-26 13:16:07 -07:00
subtitles.py App name change in code. 2014-05-23 05:37:22 -07:00
traktWatchListChecker.py App name change in code. 2014-05-23 05:37:22 -07:00
tv.py Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
tvcache.py Fixed app performance issues from recent upgrades. 2014-05-26 13:16:07 -07:00
tvtumbler.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
ui.py App name change in code. 2014-05-23 05:37:22 -07:00
version.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
versionChecker.py Fixed app performance issues from recent upgrades. 2014-05-26 13:16:07 -07:00
webapi.py Fix for issues relating to webAPI and episode searching. 2014-05-23 10:05:44 -07:00
webserve.py Fixed app performance issues from recent upgrades. 2014-05-26 13:16:07 -07:00
webserveInit.py App name change in code. 2014-05-23 05:37:22 -07:00