180 Commits (d97bb7174d48d05f56e664f5788ce569fec81fe6)

Author SHA1 Message Date
echel0n adb4715b3e Removed all scene exception memory caches, fetches data from DB now directly. 11 years ago
echel0n 0c57676aed Updated tornado source code. 11 years ago
echel0n 6c3f34fd8d Possible fix for EpisodeNotFoundByAbsoluteNumberException errors 11 years ago
echel0n 7fff3e0d63 Added zip extraction exception logging. 11 years ago
echel0n 92828eca54 Added error logging for backup zip creation. 11 years ago
echel0n 7e0bb651b2 Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems. 11 years ago
echel0n 5f7b8465d0 Fixed issue with extractZip function. 11 years ago
echel0n 2b7df8e67d 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
echel0n d00d55fdfc Modified DB code to close its connection if right after its finished with it, helps performance-wise and should resolve locked db issues as well. 11 years ago
echel0n dfe9619ddd Fix for SSL support, reverted back to CherryPy 3.23 as 3.30 is borked for SSL. 11 years ago
echel0n 34009bb9b8 MainDB is backed up before being restored now to .r* versioned backup backups 11 years ago
echel0n fc7b28a8bc Automatic DB restores now done if upgrade fails due to corrupt DB or incorrect db numbering 11 years ago
echel0n 99d129bd41 Fixes for anime regex matching 11 years ago
echel0n 34da3f53d8 Added Black and White list for release groups for anime shows. 11 years ago
echel0n 4da248ef9b Fixed internal indexer scene name cache which resolved issues with searching and snatching. 11 years ago
echel0n f7b11e1e98 Fixed issues with post-processing. 11 years ago
echel0n 9a3e7ab0a9 Added anime support with anidb support. 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n f5cb9ab84d Fixes issue with version update not appearing at top of page 11 years ago
echel0n dd16da1a5f Fixed cache issues. 11 years ago
echel0n 31297b9069 Added RSS Cache updater with user-settable interval from config section of web interface, updates the cache so that searches can be more instant when looking for snatches. 11 years ago
Rick van Hattem 5fff336f70 Fixing issue #463 11 years ago
echel0n 2a4f8780e2 Fixed issues with multi-threading. 11 years ago
Peter Maciocia 36359b1547 Fix for #390, add flag to use proxy settings 11 years ago
echel0n 8a61eb1e26 Added in some sleep timers to help improve overall cpu usage 11 years ago
Nils Vogels 21b7aa2785 Only process if there is a name present 11 years ago
echel0n b33e2be047 Fixes for backlog search. 11 years ago
echel0n a5b72dea84 Fixes issues with findpropers and airdate. 11 years ago
echel0n 129a8c1d7e Added cache for rss feed items. 11 years ago
echel0n 16441c0582 fix for issues #321 and 258 11 years ago
echel0n 75c7fbf137 Fixes issues in tvcache 11 years ago
echel0n d5f183c171 Major changes made to search code, tvcache code, and name parser 11 years ago
echel0n 3a60683327 Fixed issues with parsing release names and naming patterns including regex for sports is now more accurate then ever! 11 years ago
echel0n 85a9a81f4e Fix for issue #290, Post-processing issues 11 years ago
echel0n 3cefc5be86 Fix for startup issue when using python 2.6 11 years ago
echel0n 20bc92650b Fix for issues relating to adding existing shows and nothing happens. 11 years ago
Nils Vogels a3094bcbba Small typo in debug logging 11 years ago
echel0n 408ffa857a Fixed another bug in the cache searcher for NoneType indexerid 11 years ago
echel0n 85679e99f1 Fixed indexerid issue when searching SB for show ID 11 years ago
echel0n 9d191f6999 Fixes for post-processing issues. 11 years ago
echel0n 87b752b4e5 Re-coded the Indexer cache, cache lookups are only performed for existing shows and we don't add any cache entries unless we are Indexing the show in our database so we don't waste cpu cycles and memory. 11 years ago
echel0n c330bbb386 Fixed issues with post-processing, we now perform the auto-detection of the indexer in a spot that doesn't require the post-processing to start all the way from the begining allowing for less processing time to take place. 11 years ago
echel0n 3fbfed7d93 Fixes cache issues with lookups resulting in wasted cpu cycles. 11 years ago
echel0n 5e38813a73 Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not. 11 years ago
echel0n 2550b8c831 Couple small code fixes 11 years ago
echel0n 5772de9eec Complete re-code of season/episode search code. 11 years ago
echel0n e787ef8332 XEM Scene Numbering fixes. 11 years ago
echel0n 83bcc63683 More RSS cache fixes 11 years ago
echel0n 0d90d01460 Fix for SSL issues 11 years ago
SickBeard Custom User 484dba0de8 proper settings for proxy 11 years ago