113 Commits (90146d33fae1d3174d2ac0235ec9fc35f2938371)

Author SHA1 Message Date
Adam 4b3a680bb3 Tidy provider code 11 years ago
echel0n efe115f909 Fixed startup issue due to import module issues. 11 years ago
echel0n 9761c6c6a3 Fixed issues with torrent blackhole download issues. 11 years ago
echel0n e6c8982d2b Testing fix for torrent download issues from ezrss 11 years ago
echel0n 19a89d453c We now check if a torrent url links to a valid file before adding as a verified result to get snatched, this helps prevent issues when attempting to add torrent to client later on to find the url returned nothing resulting in a error. 11 years ago
Adam fd9be53fcb Anime propers 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n f47734446d Fixed further json issues with speedcd provider. 11 years ago
echel0n 3a2b67330c During backlog/manual/failed searches we now cache disgarded/ignored results pre-parsed for usage later on incase we end up setting a episode to wanted that matches said results, allows for maximum performance and helps limit the waste of resources used. 11 years ago
echel0n f340f9b073 Fix for sports shows. 11 years ago
echel0n 5ac99b8c5c Fix for extensions being stripped off by mistake made when adding in -RP fix from few commits ago. 11 years ago
echel0n 423c09fd9e Provider DB connections remain open instead of constantly open/close for misc db calls. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
Adam ec860cfc1f Updating provider clear cache log message 11 years ago
echel0n cc07bdb12f Disabled purging of feed-cache items for providers. 11 years ago
echel0n 933fad20c7 Unable to parse filename errors are now set to show via DEBUG logs only to prevent unicode chars from causing misc beeping sounds ... 11 years ago
echel0n 7a95b0bb14 Added new InvalidShowException to NameParser, Removed isGoodResult search check and now attached parsed result show objects and compare them against the show object we use to search with instead. 11 years ago
echel0n a3a3777d33 Fixed blackAndWhitelist for anime release groups. 11 years ago
echel0n 56e2c28bad SickRage now uses a internal name cache comprised of (showlist, scene exceptions, scene names) used to search and create show objects from which is needed for parsing search results. 11 years ago
echel0n 12ac388dc2 Fixed startup/restart/shutdown issues on Windows, Linux, FreeBSD platforms tested. 11 years ago
echel0n 9136df2ae5 RSS Feeds purges every 7 days now. 11 years ago
echel0n 7bff5a246f Fix for rss feeds clearcache 11 years ago
echel0n a1cef0b958 Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
echel0n 75f69396d4 Reverted some changes. 11 years ago
echel0n 5e507b3849 More memory reductions and cleanups 11 years ago
nielsenj 8f16fad1ec Added request headers param. 11 years ago
echel0n 0c57676aed Updated tornado source code. 11 years ago
echel0n cafdc57b2c Testing fix for redirect issues and blank pages. 11 years ago
echel0n cfbb7678a9 Fixed duplicate tv cache issue. 11 years ago
echel0n d091c3a138 Fixed SQL Syntax errors 11 years ago
echel0n 13cbffb6d4 Deletes duplicates found in tv provider cache before creating unique index for provider table or just performs cleanup of any duplicate record period. 11 years ago
echel0n 9f8c49ce88 Fixed issue with tvcache filling with duplicate data. 11 years ago
echel0n e0eea79ec5 Fix for ABD and Sports shows issue with toordinal function. 11 years ago
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 1f180a5a05 Fix for closing cache connection early when needed. 11 years ago
echel0n a1da7df12e Fixes for DB issues 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 cec4ed573d Upgraded CherryPy libs to 3.3.0 11 years ago
echel0n 277d630a6f Fixed issues with scene converting 11 years ago
echel0n 997896a540 Fix for transactionals and None Types in sql lists 11 years ago
echel0n c5f933e4c8 Fixed app performance issues from recent upgrades. 11 years ago
echel0n f7b11e1e98 Fixed issues with post-processing. 11 years ago
echel0n 9a3e7ab0a9 Added anime support with anidb support. 11 years ago
Bike Mike 89c944ec94 Added cookie support to custom torrent provider 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n e09c4976a5 Removed internal cache update checks, cache updates will now perform at the interval setting time you set for daily searches. 11 years ago
echel0n fa11b4ef3a Removed some sleep timers to improve overall speed of sickrage. 11 years ago
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