.. |
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
|
Fixed urls
|
11 years ago |
metadata
|
Reverted episode cache changes
|
11 years ago |
name_parser
|
Testing new faster method of obtaining show object via regex matching for series name during Name Parsing for results.
|
11 years ago |
notifiers
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
11 years ago |
providers
|
Fix for __exit__ DB errors
|
11 years ago |
__init__.py
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
11 years ago |
autoPostProcesser.py
|
App name change in code.
|
11 years ago |
blackandwhitelist.py
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
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
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
11 years ago |
db.py
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
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
|
Fixed issues with scene converting
|
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
|
Replaced cherrypy with tornado which helped resolve our memory leak issue.
|
11 years ago |
gh_api.py
|
App name change in code.
|
11 years ago |
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 |
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
|
App name change in code.
|
11 years ago |
logger.py
|
Fix for feedcache logging.
|
11 years ago |
maintenance.py
|
Fixed app performance issues from recent upgrades.
|
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
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
11 years ago |
nzbSplitter.py
|
App name change in code.
|
11 years ago |
nzbget.py
|
More namechanges
|
11 years ago |
postProcessor.py
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
11 years ago |
processTV.py
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
11 years ago |
properFinder.py
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
11 years ago |
sab.py
|
App name change in code.
|
11 years ago |
sbdatetime.py
|
More namechanges
|
11 years ago |
scene_exceptions.py
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
11 years ago |
scene_numbering.py
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
11 years ago |
scheduler.py
|
Refactor scheduler and upstream ports.
|
11 years ago |
search.py
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
11 years ago |
searchBacklog.py
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
11 years ago |
search_queue.py
|
Fixed failed download handling.
|
11 years ago |
showUpdater.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_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
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
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 |
traktWatchListChecker.py
|
Fixed issues with scene numbering being overwritten by ep objects.
|
11 years ago |
tv.py
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
11 years ago |
tvcache.py
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
11 years ago |
tvtumbler.py
|
Re-write of Indexer API wrapper
|
11 years ago |
ui.py
|
SSL issues fixed.
|
11 years ago |
version.py
|
Fixed branch version to reflect proper branch
|
11 years ago |
versionChecker.py
|
SSL issues fixed.
|
11 years ago |
webapi.py
|
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems.
|
11 years ago |
webserve.py
|
Fix for KeyError: None in displayShows
|
11 years ago |
webserveInit.py
|
Fixed issues with webroot settings and reverse proxies.
|
11 years ago |