64 Commits (a12085cbfc7bfc49e17fd47cacbe7e6a30ef76d8)

Author SHA1 Message Date
echel0n 66e499ab23 Fixes issues with daily searcher not snatching its results when it has any to snatch. 11 years ago
echel0n c350c0fdf9 Fixed dupe issues with backlog searches. 11 years ago
echel0n c65573a8d7 Re-wrote daily searcher to search for unaired and wanted episodes going back as far as 1 week, also moved it so it queue's its items now. 11 years ago
echel0n a3e06b965f Added in CPU Throttling option under general config -> advanced. 11 years ago
echel0n f9052ca2b2 Fixes to help with brining down the cpu usage of SickRage 11 years ago
echel0n 25e2430820 Added code to check and confirm that a daily search was performed on previous cache results before we go ahead with clearing the cache and wasting results that could hold potential items to be snatched. 11 years ago
echel0n 1fcfa4c70a Improved caching results code, helps with daily searches. 11 years ago
echel0n e20adcfab8 Added daily searcher to check for and snatch daily new releases for current active watched shows. User settable interval can be found in search config menu plus forcing a daily search can be done from Manage Searches menu. 11 years ago
echel0n dd16da1a5f Fixed cache issues. 11 years ago
echel0n 9301d29433 Improved performance of RSS Cache updater 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
echel0n 1398c38275 Fix for manual and backlog download/search issues. 11 years ago
echel0n 2a4f8780e2 Fixed issues with multi-threading. 11 years ago
echel0n fc94243546 Fixes backlog and manual searches. 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 5252cbb72c Fixes issues found in cache and with season pack searches 11 years ago
echel0n 9fc07617f1 Fix for NoneType object error 11 years ago
echel0n cb4790a213 Typo fixed 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 f6cf80aa99 Fixed issue #221 11 years ago
echel0n e6056c5745 Fix for adding existing shows. 11 years ago
echel0n 1f74488a38 Fix for showObj attribute error in cache 11 years ago
echel0n 7e800ff524 Fixed manual episode searches. 11 years ago
echel0n 9d191f6999 Fixes for post-processing issues. 11 years ago
Nils Vogels 316500b8e7 Fixing typo 11 years ago
echel0n 3f8729ef83 Added back in name cache but force it to only store entries if they have a valid Indexer ID otherwise disgard them. 11 years ago
echel0n 9384881241 Fixed issues with searching for air by date shows and sports. 11 years ago
echel0n 319ac2602f Fixed scene_numbering issues for shows that use scene numbers instead of TVDB numbering. 11 years ago
echel0n 19cf543693 Fix for indexerid issues with cache. 11 years ago
echel0n e379d57376 Fix for showobj none type 11 years ago
echel0n cc0296783b More cache fixes 11 years ago
echel0n e10a725d27 Fix for None type in cache 11 years ago
echel0n dbe7e019f6 Cache issue fixes. 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 dbee4b6dbf Fix for issues getting indexerID during cache updates 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 ce0f452183 Fixes unicode issues with TVCache log message 11 years ago
echel0n 9425c1702d Added TVCache checks scene exceptions list to try and get Indexer ID 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 6967a8faef Code cleanup 11 years ago
echel0n 450d96e041 Fix for addCacheEntry 11 years ago
echel0n 6c9fb4b0bd Small text fix 11 years ago
echel0n 7a22f6c77a More RSS fixes 11 years ago
echel0n 3ee6d45fcd More updates for RSS feed code 11 years ago
echel0n 0e82c5f573 Added RSS feedparser lib to process custom torrent RSS feeds. 11 years ago
echel0n 8004685d3f Re-wrote the indexerApi wrapper, was causing a bottlekneck 11 years ago