140 Commits (a3c717becd979374eb2c8d7df8511b37c4a13084)

Author SHA1 Message Date
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
echel0n 36643acf5e Added TVRage support to our scene numbering lookups. 11 years ago
echel0n 748ba6be71 Revamped the failed handler code to fix a few bugs and have everything failed sent directly to backlog 11 years ago
echel0n dbaf9955cb Fixed issue with BTN provider. 11 years ago
echel0n 5c0af16297 Fixed a bug that was majorly slowing down the performance of SB, was causing SB to search for indexer id number from RSS cache results as they came in so basically searching shows that most probally didnt even have indexed. 11 years ago
echel0n ce193ffcdb Replaced our cache handler 'CacheControl' with 'httpcache' as we found the previous was not stable enough and was causing more issues then good. 11 years ago
echel0n d0ac2936b0 New searches now search only the indexer specified when importing existing shows. 11 years ago
echel0n b225794473 Fix for timeouts on TVDB and TVRage searches. 11 years ago
echel0n fac97e5f5a Fixed another issue in showUpdater. 11 years ago
echel0n 36fd50fb9c Cleaned up code for TVDB/TVRage show searching. 11 years ago
echel0n 1f178686cc Fixed regex pattern for sports events that were preventing searches from working. 11 years ago
echel0n f2bbe76271 Code improvements for the indexer API handler and a few code cleanups as well. 11 years ago
echel0n 056b266613 Auto-detection of indexer code added in for adding existing shows along with TV Cache lookups, few bugfixes as well. 11 years ago
echel0n 45ba1e815b Bugfixes for post processing code 11 years ago
echel0n 0d9fbc1ad7 Welcome to our SickBeard-TVRage Edition ... 11 years ago