259 Commits (5b14b6eac7dbcf665bf4796b3949c42328745dae)

Author SHA1 Message Date
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 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 24dfbc3f15 Quality is now set during parsing of results. 11 years ago
echel0n d7396896b5 Added in regex matching with fuzzy matching. 11 years ago
echel0n f01c5852d4 Improved find propers code. 11 years ago
echel0n e009641804 SickRage now stores the XEM scene data to the main DB under tv_episodes for faster lookups and better linkages with epiosde objects, insures we have scene data on hand when we want it! 11 years ago
echel0n 34da3f53d8 Added Black and White list for release groups for anime shows. 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 fa11b4ef3a Removed some sleep timers to improve overall speed of sickrage. 11 years ago
echel0n c6b064de23 Fixed small typo causing scene numbering to indexer numbering issues 11 years ago
echel0n 66e499ab23 Fixes issues with daily searcher not snatching its results when it has any to snatch. 11 years ago
echel0n de20d13c61 Added per-provider option 'backlog only' which allows you to disclude any provider from the daily search but still use it for backlogs, currently working for torrents only and will add to nzb providers later on today. 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 55f27c4f40 rss cache updates and daily search have been joined into one function. 11 years ago
echel0n 04213bebf2 Fixed bug that was causing issues with saving config. 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 e96035ff4f Added per-provider options search mode and search fallback. 11 years ago
echel0n 816a3d9572 Fixes season pack and episode only searches 11 years ago
echel0n e309aa2cbf Fixed more unrequired search strings from being created and wasting our time doing duplicate searches 11 years ago
echel0n 4576ade4ce Fixed a issue that was causing multiple search strings to be created for the same season or episode during a search, this would of caused unrequired searches to be performed. 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 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