You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
echel0n 4af28657af Fixed TypeError: list indices must be integers, not list that occured during searches 11 years ago
..
clients Add transmission seed for X hours option 11 years ago
databases Anime propers 11 years ago
indexers Moved code for cleaning up cache folder to seperate function located in helper.py. 11 years ago
metadata Added proxy support to Indexer APIs. 11 years ago
name_parser Sports regex updated 11 years ago
notifiers Switch from urlencode to json 11 years ago
providers Fixed TypeError: list indices must be integers, not list that occured during searches 11 years ago
__init__.py Added the torrent provider for www.t411.me tracker 11 years ago
autoPostProcesser.py Doesn't start a scheduled task for things not enabled to not waste resources. 11 years ago
blackandwhitelist.py Fixed issues with editing/saving custom scene exceptions. 11 years ago
browser.py Fix for newznab provider settings not saving properly 11 years ago
bs4_parser.py Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements. 11 years ago
classes.py Fixed TorrentSearchResult instance has no attribute 'content' errpr 11 years ago
common.py More fixes for checkout/updating issues. 11 years ago
config.py Fix #3 for daily/backlog checkbox saving 11 years ago
dailysearcher.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
db.py Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as. 11 years ago
encodingKludge.py Fixed issues with editing/saving custom scene exceptions. 11 years ago
event_queue.py Fix for threading schedualers and subtitles. 11 years ago
exceptions.py Added anime support with anidb support. 11 years ago
failedProcessor.py Fix for air-by-date and sports shows issues with parsing results. 11 years ago
failed_history.py Fixed issues with editing/saving custom scene exceptions. 11 years ago
generic_queue.py Fixes issues with scene exception updating when editing a show, should resolve problems with it duplicating scene exception name over and over again. 11 years ago
gh_api.py Fixes for updating/checkout of source installed versions. 11 years ago
helpers.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
history.py Anime propers 11 years ago
image_cache.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
logger.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
name_cache.py Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as. 11 years ago
naming.py Fix for air-by-date and sports shows issues with parsing results. 11 years ago
network_timezones.py Added proxy support to Indexer APIs. 11 years ago
nzbSplitter.py Added proxy support to Indexer APIs. 11 years ago
nzbget.py Add priority option for daily snatches (inc force) 11 years ago
postProcessor.py Do not log ERROR when show isn't in list. Log WARNING instead. 11 years ago
processTV.py Halt post processing if lftp temporary files are detected 11 years ago
properFinder.py Possible fix for incorrect show matches 11 years ago
rssfeeds.py PEP8 changes for rss feed cache code 11 years ago
sab.py App name change in code. 11 years ago
sbdatetime.py More namechanges 11 years ago
scene_exceptions.py Fixes anime exceptions being cleared when editing the exceptions on editShow page 11 years ago
scene_numbering.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
scheduler.py Doesn't start a scheduled task for things not enabled to not waste resources. 11 years ago
search.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
searchBacklog.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
search_queue.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
showUpdater.py Moved code for cleaning up cache folder to seperate function located in helper.py. 11 years ago
show_name_helpers.py webserve.py: small typo that prevented the absolute "scene absolute" numbering to update in the displayShow page. 11 years ago
show_queue.py Added proxy support to Indexer APIs. 11 years ago
subtitles.py Doesn't start a scheduled task for things not enabled to not waste resources. 11 years ago
traktChecker.py Trakt method, error checking, remove series 11 years ago
tv.py Fix for newznab provider settings not saving properly 11 years ago
tvcache.py PEP8 changes for rss feed cache code 11 years ago
ui.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
versionChecker.py Third fix for zip updating and checkouts... 11 years ago
webapi.py Added indexerid to CMD_Show(ApiCall) 11 years ago
webserve.py Fixed saving general settings rootDir error 11 years ago
webserveInit.py Shutdown/restarts now wait for Tornado to finish shutting down before proceeding further 11 years ago