168 Commits (d3a7f0ff5e950ca1db7154dbd8e22ee6c5bed3a6)

Author SHA1 Message Date
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
SickBeard Custom User 65e0dd9ff7 use tor for generic providers:w 11 years ago
echel0n 8d9d62caf5 Updated sumbliminal. 11 years ago
echel0n 23348e0bd0 Fixed bug for returning requests object exceptions 11 years ago
echel0n ff1e6e6dbc Changed to new cache handler that stores its cached data in sqlite db files for persistance 11 years ago
echel0n dd58028ba6 Bugfix for indexerApi improperly returning list of indexers 11 years ago
echel0n 8004685d3f Re-wrote the indexerApi wrapper, was causing a bottlekneck 11 years ago
echel0n ab124158a4 Fixed up code for searching indexers for show id which fixes a bug that was present in our post processing code 11 years ago
echel0n 22a4a066d8 Post-processing now auto-detects the correct indexer for the show both on manual processing and script based processing 11 years ago
echel0n b8048a7e57 Improved code for searching existing shows to find there indexerID and Indexer that they belong to for speed and accuracy 11 years ago
echel0n 95d7d728e0 Re-write of Indexer API wrapper 11 years ago
echel0n ce5053f25d Bunch of code upgrades and bugfixes 11 years ago
echel0n 4b1dc8a63e Fixed small bug in the getUrl function for helpers. 11 years ago