166 Commits (be2e53f73f098073c88ff3b0a79a2b200fa48a30)

Author SHA1 Message Date
echel0n d2b4ad526d Fix for sports air-by-date shows 11 years ago
echel0n ed8de59e91 Fixed air-by-date issues with downloading a show that results in downloading the incorrect show afterwards. 11 years ago
echel0n 1d339b97f6 Fix for looping issue during backlog searches 11 years ago
echel0n 7c9e4b24d5 Fix for backlog and manual searches not being executed 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 52efb6f43b Added incomplete indexer <-> scene mapping check 11 years ago
echel0n 7ce27b72f5 Fix for scene numbering issues 11 years ago
echel0n aafe9ad522 Removed snatch queues to reduce memory footprint. 11 years ago
echel0n f8035e800e Fix for air-by-date downloads. 11 years ago
echel0n 1398c38275 Fix for manual and backlog download/search issues. 11 years ago
sammy2142 57737feb5c Adds Per Provider Seed Ratio 11 years ago
echel0n 2a4f8780e2 Fixed issues with multi-threading. 11 years ago
Peter Maciocia 348c0edf26 don't use proxy by default 11 years ago
Peter Maciocia 36359b1547 Fix for #390, add flag to use proxy settings 11 years ago
echel0n fc94243546 Fixes backlog and manual searches. 11 years ago
echel0n 8a61eb1e26 Added in some sleep timers to help improve overall cpu usage 11 years ago
echel0n fb71c6139e Added in optional multi-threading for all search queues, can be set from General->Advanced config section. 11 years ago
echel0n b33e2be047 Fixes for backlog search. 11 years ago
echel0n 235a5d0161 Fixes empty searchStrings and empty itemList issues if they happened. 11 years ago
echel0n a5b72dea84 Fixes issues with findpropers and airdate. 11 years ago
Nils Vogels b7aa62c553 More typo fixes :S 11 years ago
Nils Vogels fca48bfe64 Fixing typo 11 years ago
Nils Vogels e475d2a22d Only walk lists if they are populated. 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 b349bab569 Fixes more issues that were still present for season pack searches and air-by-date shows. 11 years ago
echel0n dea826c3ba Fixed alot of issues pertaining to season pack searches and backlog searches in regards to returning accurate results or no results at all. 11 years ago
echel0n a2a608ed85 Fix for issues downloading season packs and episodes and multiples of the same episode. 11 years ago
echel0n 7ca19b88d6 Fix for issue of downloading multiples of the same episode 11 years ago
echel0n 81a7a2b97f Typo corrected 11 years ago
echel0n d5f183c171 Major changes made to search code, tvcache code, and name parser 11 years ago
echel0n 1c6b0807b0 Fixed backlog issues and improved cache and provider searches, this resolves issue #298 11 years ago
echel0n eabd0d092f Fixes for air_by_date and sports shows 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 5ba99db64e Fix for issue #274, ebObj ref'd before assignment 11 years ago
echel0n 7e800ff524 Fixed manual episode searches. 11 years ago
echel0n 9d191f6999 Fixes for post-processing issues. 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 77bc5c7291 More fixes for strftime and findpropers 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 872056cc5d Fixed issue of unknown attribute keyword 'show' 11 years ago
echel0n 43b6b4b594 Improved XEM scene numbering converting. 11 years ago
echel0n 3fbfed7d93 Fixes cache issues with lookups resulting in wasted cpu cycles. 11 years ago
echel0n 0ec4be65da Added in error 542 as requested 11 years ago
echel0n 99bbd0649c Fix for debug logging on console. 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 896295b090 Fix for air-by-date shows 11 years ago
echel0n 56a0a04a2c Fix for subtitles datetime issue 11 years ago
echel0n fb0339a274 Fix for sql mass add issues. 11 years ago