SickRage/sickbeard
Nils 6d9264c056 Merge pull request #534 from WebSpider/dev_mede8er_metadata
Adding in Mede8er metadata (backport from Midgetspy)
2014-05-12 01:20:44 +02:00
..
clients Fixed a couple of bugs related to deluge 2014-05-11 10:31:38 +03:00
databases Fixes issues with indexer_id never being added into tv_shows table when at a db version of 15 or higher 2014-05-06 17:49:03 -07:00
indexers Test fix #1 2014-05-03 03:48:06 -07:00
metadata Adding in Mede8er metadata (backport from Midgetspy) 2014-05-12 01:15:24 +02:00
name_parser Fix for air-by-date downloads. 2014-05-11 07:17:11 -07:00
notifiers Merge commit '5e95c5bc0294d324ae494e88ad708648b912588b' 2014-05-11 01:12:20 +02:00
providers Added incomplete indexer <-> scene mapping check 2014-05-11 15:24:02 -07:00
__init__.py Adding in Mede8er metadata (backport from Midgetspy) 2014-05-12 01:15:24 +02:00
autoPostProcesser.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
browser.py Fixed issues with multi-threading. 2014-05-08 07:04:01 -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 Adding in Mede8er metadata (backport from Midgetspy) 2014-05-12 01:15:24 +02:00
db.py Fix for manual and backlog download/search issues. 2014-05-11 05:51:39 -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
failedProcessor.py Major changes made to search code, tvcache code, and name parser 2014-05-03 02:23:26 -07:00
failed_history.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
generic_queue.py Fix for manual and backlog download/search issues. 2014-05-11 05:51:39 -07:00
gh_api.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
helpers.py Fixing issue #463 2014-05-10 14:04:13 +02: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 Fixed issues with multi-threading. 2014-05-08 07:04:01 -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 Fixed issues with multi-threading. 2014-05-08 07:04:01 -07:00
nzbSplitter.py Major changes made to search code, tvcache code, and name parser 2014-05-03 02:23:26 -07:00
nzbget.py Merging changes from Prinz23, PR#156 2014-05-06 00:48:28 +02:00
postProcessor.py Fixed issues with post-processing including the web 500 error. 2014-05-08 10:10:25 -07:00
processTV.py Prevent postprocesser from removing TV_DOWNLOAD_DIR 2014-05-02 23:26:26 +02:00
properFinder.py Fixed issues with multi-threading. 2014-05-08 07:04:01 -07:00
sab.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
sbdatetime.py Reset on every call of Datetime print function the format to default 2014-05-10 14:02:05 +02:00
scene_exceptions.py Code cleanup 2014-04-27 03:59:00 -07:00
scene_numbering.py Added incomplete indexer <-> scene mapping check 2014-05-11 15:24:02 -07:00
scheduler.py Fixed issues with multi-threading. 2014-05-08 07:04:01 -07:00
search.py Added code to insure no downloading of duplicates and that it downloads the highest quality from results returned by all providers 2014-05-11 12:39:20 -07:00
searchBacklog.py Fixed backlog searches 2014-05-11 06:11:18 -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
search_queue.py Removed snatch queues to reduce memory footprint. 2014-05-11 12:04:47 -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
show_name_helpers.py Backport from midgetspy. This is midgetspy@e76b3008251195ed529457f241d1e8803d9668d8 2014-05-10 17:14:39 +02:00
show_queue.py Fix for show_queue errors when loading a show 2014-05-11 08:58:56 -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 Removed snatch queues to reduce memory footprint. 2014-05-11 12:04:47 -07:00
tvcache.py Fix for manual and backlog download/search issues. 2014-05-11 05:51:39 -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 Testing fix for auto-updates 2014-05-11 06:25:12 -07:00
webapi.py Fix for manual and backlog download/search issues. 2014-05-11 05:51:39 -07:00
webserve.py Adding in Mede8er metadata (backport from Midgetspy) 2014-05-12 01:15:24 +02:00
webserveInit.py Add proper handling for reverse proxies 2014-05-04 18:04:04 -04:00