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 a3a3777d33 Fixed blackAndWhitelist for anime release groups. 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 Add support for animes with a different series name per tvdb season 11 years ago
notifiers PEP8 Cleanups 11 years ago
providers Fixed blackAndWhitelist for anime release groups. 11 years ago
__init__.py Lowered CPU usage even further, re-wrote daemonizer code for startups, removed misc unrequired functions from providers. 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 Notify on update for notifiers via email has been disabled for now till we re-write the email notification code better, fixed a few small errors here and there. 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 SickRage now uses a internal name cache comprised of (showlist, scene exceptions, scene names) used to search and create show objects from which is needed for parsing search results. 11 years ago
db.py Fixed blackAndWhitelist for anime release groups. 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 SickRage now uses a internal name cache comprised of (showlist, scene exceptions, scene names) used to search and create show objects from which is needed for parsing search results. 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 SickRage now uses a internal name cache comprised of (showlist, scene exceptions, scene names) used to search and create show objects from which is needed for parsing search results. 11 years ago
name_cache.py SickRage now uses a internal name cache comprised of (showlist, scene exceptions, scene names) used to search and create show objects from which is needed for parsing search results. 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 SickRage now uses a internal name cache comprised of (showlist, scene exceptions, scene names) used to search and create show objects from which is needed for parsing search results. 11 years ago
scene_numbering.py Add support for animes with a different series name per tvdb season 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 Regex order of placement in list now taken into account when scoring matches. 11 years ago
show_queue.py SickRage now uses a internal name cache comprised of (showlist, scene exceptions, scene names) used to search and create show objects from which is needed for parsing search results. 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 trending shows feature, this allows you to choose from a wide selection of popular/trending shows with rating stats and easily add the show into SR by simply clicking the plus sign. 11 years ago
tv.py Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
tvcache.py Fixed blackAndWhitelist for anime release groups. 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 Notify on update for notifiers via email has been disabled for now till we re-write the email notification code better, fixed a few small errors here and there. 11 years ago
webapi.py Fix for api builder. 11 years ago
webserve.py Fixed blackAndWhitelist for anime release groups. 11 years ago
webserveInit.py Added in better error handling for tornado web server. 11 years ago