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 a1cef0b958 Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
..
clients Merge pull request #593 from tutipeti/feature/synods_destination 11 years ago
databases Fix for scene exception update error, please delete cache.db file for this to fix tow take affect. 11 years ago
indexers Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
metadata Reverted episode cache changes 11 years ago
name_parser Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
notifiers Test #3 for blank pages. 11 years ago
providers Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
__init__.py SQL Query performance gains added and memory footprint reduced. 11 years ago
autoPostProcesser.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
blackandwhitelist.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
browser.py Added backup and restore feature, this allows you to backup your config.ini and sickbeard.db files into a zipfile and save it to a destination of your choice and as well you can restore the same zip file later on then perform a restart to have the changes take affect automatically. Backups are saved date/time stamped. 11 years ago
classes.py Upgraded IMDBpy and improved performance of it. 11 years ago
common.py Fix for 1080p HDTV anime being recognized as bluray quality 11 years ago
config.py Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems. 11 years ago
dailysearcher.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
db.py Reverted some changes. 11 years ago
encodingKludge.py App name change in code. 11 years ago
exceptions.py Added anime support with anidb support. 11 years ago
failedProcessor.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
failed_history.py Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems. 11 years ago
generic_queue.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
gh_api.py App name change in code. 11 years ago
helpers.py Removed all scene exception memory caches, fetches data from DB now directly. 11 years ago
history.py Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems. 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
maintenance.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
name_cache.py Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems. 11 years ago
naming.py NameParser now won't bother to proceed parsing release name results untill it finds a valid show object in the DB to confirm its a show in our list, naming patterns automatically bypass this restriction. 11 years ago
network_timezones.py Reverted some changes. 11 years ago
nzbSplitter.py App name change in code. 11 years ago
nzbget.py More namechanges 11 years ago
postProcessor.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
processTV.py Fixed post-processing loop issue. 11 years ago
properFinder.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
rssfeeds.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
sab.py App name change in code. 11 years ago
sbdatetime.py More namechanges 11 years ago
scene_exceptions.py Fix for scene exceptions error. 11 years ago
scene_numbering.py Reverted some changes. 11 years ago
scheduler.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
search.py Reverted some changes. 11 years ago
searchBacklog.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
search_queue.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
showUpdater.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
show_name_helpers.py Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems. 11 years ago
show_queue.py Testing fix for redirect issues and blank pages. 11 years ago
subtitles.py Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems. 11 years ago
traktChecker.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
tv.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
tvcache.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
tvtumbler.py Re-write of Indexer API wrapper 11 years ago
ui.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
version.py Fixed branch version to reflect proper branch 11 years ago
versionChecker.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
webapi.py Fix for api builder. 11 years ago
webserve.py Reverted some changes. 11 years ago
webserveInit.py Reverted some changes. 11 years ago