SickGear/sickbeard
2014-05-06 17:03:55 -07:00
..
clients Increasing logging for Torrent clients 2014-05-02 14:50:28 +02:00
databases Fixed main database structure to line up with original sickbeard structure so that migrating users get our database modifications migrated in without issues plus I've updated our main database structure to reflect all our recent changes so that new fresh installs dont have to go through the migration process 2014-05-06 17:03:55 -07:00
indexers Test fix #1 2014-05-03 03:48:06 -07:00
metadata Fix for index out of range issues 2014-04-29 15:33:00 -07:00
name_parser Added in some sleep timers to help improve overall cpu usage 2014-05-06 14:35:37 -07:00
notifiers Changing repo name to SickRage 2014-05-05 11:06:15 +02:00
providers Convert TVDB to Indexerid 2014-05-06 23:51:06 +02:00
__init__.py Implemention option to start/stop full backlog thread 2014-05-07 01:14:33 +02:00
autoPostProcesser.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
browser.py Added in some sleep timers to help improve overall cpu usage 2014-05-06 14:35:37 -07:00
classes.py Major changes made to search code, tvcache code, and name parser 2014-05-03 02:23:26 -07:00
common.py Adding webm as a supported extension 2014-05-03 00:08:52 +02:00
config.py Added in some sleep timers to help improve overall cpu usage 2014-05-06 14:35:37 -07:00
db.py Added in some sleep timers to help improve overall cpu usage 2014-05-06 14:35:37 -07:00
encodingKludge.py fix for issues #321 and 258 2014-05-03 05:22:50 -07:00
exceptions.py Fixed mediaToSickBeard issues 2014-04-26 00:56:24 -07:00
failed_history.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
failedProcessor.py Major changes made to search code, tvcache code, and name parser 2014-05-03 02:23:26 -07:00
generic_queue.py Added cache for rss feed items. 2014-05-04 05:05:27 -07:00
gh_api.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
helpers.py Added in some sleep timers to help improve overall cpu usage 2014-05-06 14:35:37 -07:00
history.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
image_cache.py Code cleanup 2014-04-27 03:59:00 -07:00
logger.py Added debug option to config.ini to allow logging of debug messages to console output. 2014-04-28 16:04:10 -07:00
name_cache.py Fixes issues with findpropers and airdate. 2014-05-04 20:08:32 -07:00
naming.py Fixed issues with parsing release names and naming patterns including regex for sports is now more accurate then ever! 2014-05-01 17:57:51 -07:00
network_timezones.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
nzbget.py Merging changes from Prinz23, PR#156 2014-05-06 00:48:28 +02:00
nzbSplitter.py Major changes made to search code, tvcache code, and name parser 2014-05-03 02:23:26 -07:00
postProcessor.py Fixes issues with findpropers and airdate. 2014-05-04 20:08:32 -07:00
processTV.py Prevent postprocesser from removing TV_DOWNLOAD_DIR 2014-05-02 23:26:26 +02:00
properFinder.py Fixes issues with findpropers and airdate. 2014-05-04 20:08:32 -07:00
sab.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
sbdatetime.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
scene_exceptions.py Code cleanup 2014-04-27 03:59:00 -07:00
scene_numbering.py Fixes issues #333 and problems with converting str to int via prettyName func 2014-05-03 15:29:00 -07:00
scheduler.py Added in some sleep timers to help improve overall cpu usage 2014-05-06 14:35:37 -07:00
search.py Added in optional multi-threading for all search queues, can be set from General->Advanced config section. 2014-05-06 04:29:38 -07:00
search_queue.py Added in some sleep timers to help improve overall cpu usage 2014-05-06 14:35:37 -07:00
searchBacklog.py Merge pull request #312 from WebSpider/dev-code_cleanup 2014-05-03 05:24:15 -07:00
searchCurrent.py Added in optional multi-threading for all search queues, can be set from General->Advanced config section. 2014-05-06 04:29:38 -07:00
show_name_helpers.py Fixed alot of issues pertaining to season pack searches and backlog searches in regards to returning accurate results or no results at all. 2014-05-03 20:16:26 -07:00
show_queue.py Fix for string issues 2014-04-30 23:26:13 -07:00
showUpdater.py Added back in the code to clean up SB's cache files after a set amount of days have passed 2014-03-27 15:42:12 -07:00
subtitles.py Fix for subtitles datetime issue 2014-04-27 15:16:43 -07:00
traktWatchListChecker.py Merge pull request #106 from joshjowen/indexerfix 2014-04-30 18:51:05 -07:00
tv.py Fix for missing column 'subtitles' during migration from other forks. 2014-05-06 16:11:56 -07:00
tvcache.py Fixes issues with findpropers and airdate. 2014-05-04 20:08:32 -07:00
tvtumbler.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
ui.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
version.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
versionChecker.py Changing repo name to SickRage 2014-05-05 11:06:15 +02:00
webapi.py Simplifying expressions 2014-05-02 13:33:06 +02:00
webserve.py Implemention option to start/stop full backlog thread 2014-05-07 01:14:33 +02:00
webserveInit.py Add proper handling for reverse proxies 2014-05-04 18:04:04 -04:00