SickRage/sickbeard
echel0n 5c43787560 Fixed missing ui notification for snatched episodes. 2014-05-22 23:58:29 -07:00
..
clients Fix for transmission torrent client and ratio's 2014-05-22 23:45:49 -07:00
databases Correctly sets episodes past current date to UNAIRED if episode status is set to SKIPPED or WANTED so that manually snatched pre-release episodes do not get effected. 2014-05-20 12:24:20 -07:00
indexers Test fix #1 2014-05-03 03:48:06 -07:00
metadata Removed some re-dundant code from daily search. 2014-05-20 08:08:44 -07:00
name_parser Removed some re-dundant code from daily search. 2014-05-20 08:08:44 -07:00
notifiers Update pushbullet.py 2014-05-18 13:39:30 +02:00
providers Fixes issue with trailing slash being appened to end of url when adding custom RSS torrent provider. 2014-05-22 22:36:48 -07:00
__init__.py Fixed issues with per-provider torrent ratio settings, now can be left blank to default to client ratio setting. 2014-05-22 23:42:11 -07:00
autoPostProcesser.py Fixed find propers. 2014-05-19 10:40:25 -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 rawhd update 2014-05-20 11:41:07 -07:00
config.py Fixes issue with trailing slash being appened to end of url when adding custom RSS torrent provider. 2014-05-22 22:36:48 -07:00
dailysearcher.py Fix for Next Ep airdates. 2014-05-21 20:12:15 -07:00
db.py Fixed issues with queues. 2014-05-19 18:04:23 -07:00
encodingKludge.py Fix for topdown issue in postprocessTV 2014-05-14 09:18:54 -07:00
exceptions.py Fixed mediaToSickBeard issues 2014-04-26 00:56:24 -07:00
failedProcessor.py Fxi for failed downloads 2014-05-19 10:53:47 -07:00
failed_history.py Fix for failed releases not properly converting scene numbered to indexer numbering plus small typo fix. 2014-05-19 08:47:01 -07:00
generic_queue.py Fixed issues with queues. 2014-05-19 18:04:23 -07:00
gh_api.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
helpers.py Fixes issue with version update not appearing at top of page 2014-05-22 20:17:24 -07:00
history.py Fix for failed download issues. 2014-05-13 04:16:32 -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 Fix to stop removal message of cache items from occuring when untrue 2014-05-14 23:06:39 -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 timezones (reversed) 2014-05-18 11:44:49 -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 Add new feature, set file date to episode aired date. 2014-05-14 13:33:36 +01:00
processTV.py Fix for Next Ep airdates. 2014-05-21 20:12:15 -07:00
properFinder.py Fixed find propers. 2014-05-19 10:40:25 -07:00
sab.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
sbdatetime.py Fix for date/time display issues. 2014-05-18 11:21:18 -07: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 find propers. 2014-05-19 10:40:25 -07:00
search.py Fixed missing ui notification for snatched episodes. 2014-05-22 23:58:29 -07:00
searchBacklog.py Fixed find propers. 2014-05-19 10:40:25 -07:00
search_queue.py Fixed issues with queues. 2014-05-19 18:04:23 -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 Fixes issues with ABD shows searching for complete seasons and returning zero results. 2014-05-22 22:02:49 -07:00
show_queue.py Fixes issues with ABD shows searching for complete seasons and returning zero results. 2014-05-22 22:02:49 -07:00
subtitles.py Removed some sleep timers to improve overall speed of sickrage. 2014-05-20 11:01:51 -07:00
traktWatchListChecker.py Fixed find propers. 2014-05-19 10:40:25 -07:00
tv.py Fix for Next Ep airdates. 2014-05-21 20:12:15 -07:00
tvcache.py Removed internal cache update checks, cache updates will now perform at the interval setting time you set for daily searches. 2014-05-20 20:55:42 -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 Fixes issue of missing ui notification to let you know that there was no update needed when forcing a version check. 2014-05-22 22:43:53 -07:00
webapi.py Fix for manual and backlog download/search issues. 2014-05-11 05:51:39 -07:00
webserve.py Fixed issues with per-provider torrent ratio settings, now can be left blank to default to client ratio setting. 2014-05-22 23:42:11 -07:00
webserveInit.py Add proper handling for reverse proxies 2014-05-04 18:04:04 -04:00