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.
 
 
 
 
 
Adam 16a54e62d6 Make failed torrent log message more verbose 11 years ago
..
automations Added gui for IMDB watchlists in Config General. 11 years ago
clients Make failed torrent log message more verbose 11 years ago
databases Anime propers 11 years ago
indexers add checkbox to control proxying indexers 11 years ago
metadata Added proxy support to Indexer APIs. 11 years ago
name_parser Fix ABD regex for certain filenames 11 years ago
notifiers - Update Pushbullet notifier to no longer base64 encode the API key which was causing Pushbullet to reject the key and connections 11 years ago
providers Fix omgwtfnzb provider retention = 1 bug 11 years ago
__init__.py add checkbox to control proxying indexers 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 Fix some of the unit tests 11 years ago
config.py Fixed backlog frequency calculator code for realtime changes 11 years ago
dailysearcher.py Fixes exception generated in thread DAILYSEARCHER: 'NoneType' object has no attribute 'getEpisode' 11 years ago
db.py Fixes daily search and speed improvements 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 Fixed SearchFailedDownload when selecting multiple ep's as failed in displayShow 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 Fixes displayshow error for series with special characters 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 Custom naming for anime 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 Added an option in Post Processing options do activated/deactivate postponing postprocess if sync files are present in download TV dir (activated by default) 11 years ago
properFinder.py Fixed high CPU usage during searches, adding conditional check to prevent un-needed name parsing of search results when search result was previously already parsed and checked during filtering of bad releases 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 This is a first attempt of getting the season pack downloading to work. 11 years ago
searchBacklog.py Fixed typo in searchBacklog. Introduced with search from delta functionality. 11 years ago
search_queue.py This is a check used in webserve.py getManualSearchStatus(), to get the current running queuitem, if it is a manual or failed/retry search. If so, the frontend will report the matching episode as in status "searching". 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 Add global required words 11 years ago
show_queue.py fixes to make trakt watch list work 11 years ago
subtitles.py Doesn't start a scheduled task for things not enabled to not waste resources. 11 years ago
traktChecker.py fixes to make trakt watch list work 11 years ago
tv.py Fixes show folder not deleting if files remain in folder 11 years ago
tvcache.py Fix for custom newznab providers with leading integer in name 11 years ago
ui.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
versionChecker.py Fixes crash on general settings page when git output is none 11 years ago
webapi.py add postprocess to api 11 years ago
webserve.py Fixed a tiny bug in searchShowSubtitles, to show all languages instead of just the new one. 11 years ago
webserveInit.py Shutdown/restarts now wait for Tornado to finish shutting down before proceeding further 11 years ago