2 Commits (9b06d6d60f77328fc7152cb466a83c3c1ae13cbc)

Author SHA1 Message Date
JackDandy da52e3a16f Change instantly use saved value from Search Settings/Episode Search/"Check propers every" instead of after a restart. 9 years ago
JackDandy 43778d8edd Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 10 years ago
Prinz23 2e711423b9 Add Search Queue Overview page 10 years ago
adam d1687dd401 Change layout of Recent Search code 10 years ago
Adam 0c8ab4db9c Remove unused force variable from code and PEP8 10 years ago
JackDandy c16903bd73 Change "Daily" search to "Recent" search. 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
Prinz23 732009fd98 Change how the "local/network" setting is handled to address some issues. 11 years ago
Adam 2230420720 Fixes exception generated in thread DAILYSEARCHER: 'NoneType' object has no attribute 'getEpisode' 11 years ago
adam 5ac3895600 Fixes daily search and speed improvements 11 years ago
echel0n 417047f590 Added ability to set number of days to start backlog searches from, eg 7 days would search for episodes 7 days and older 11 years ago
echel0n 67bd1a9e98 Fix for daily searches and high cpu usage plus increases search speed 11 years ago
echel0n 3efa9709af Fixed DailySearchQueueItem show attribute error during searches 11 years ago
echel0n ee458bd211 Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
echel0n bcffc09589 Replaced provider backlog only search option with 2 new options that allow you to enable daily searches and backlog searches individually per provider, default is enabled for both. 11 years ago
echel0n 012baeda0c Fix for no providers found error during searches. 11 years ago
echel0n b16ff81478 Fixes for thread naming issues where provider names are getting stacked on top each other per loop iteration. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
e5e4eaeacd39c5cfba4d7c852c48277ae50331e6 bf52b882d4 Minor GUI and console fixes 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 f0146f728e Lowered CPU usage even further, re-wrote daemonizer code for startups, removed misc unrequired functions from providers. 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
echel0n 301f124cbb Fixed dailysearcher to only update the cache results for each provider once at start of the dailysearch routine instead of per-show which was wasting cycles and time. 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 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 37fceb2704 Removed unrequired extra sql transaction append line. 11 years ago
echel0n 997896a540 Fix for transactionals and None Types in sql lists 11 years ago
echel0n db6cf0b22b Fix for daily searcher NoneType error. 11 years ago
echel0n 70e7f1bfce Fixed issues with scene numbering being overwritten by ep objects. 11 years ago
echel0n 347f595dfe Fixes issue with daily searcher constantly showing it's in progress when in fact it is not from manage searches page. 11 years ago
echel0n c5f933e4c8 Fixed app performance issues from recent upgrades. 11 years ago
echel0n de01fa1e37 Fix for scene name repeat bug when displaying show. 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n 9cd9576232 Fix for Next Ep airdates. 11 years ago
echel0n 854de69683 Fixed find propers. 11 years ago
echel0n f4b71b7203 Fix for date/time display issues. 11 years ago
echel0n 0830de89cd Corrected a sqlite syntax error 11 years ago
echel0n 1195e07f7b Fixes issues with episodes that have been set to a WANTED status but have a airdate in the future past current date. 11 years ago
echel0n 1f55b11b7d Fixes issue with daily searcher setting episodes past todays date to wanted. 11 years ago
echel0n 6709ebdf12 Fixed issues with daily searcher 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 905d2b4eaf Fix for possible infinitie loop in searches 11 years ago
echel0n 816a3d9572 Fixes season pack and episode only searches 11 years ago
echel0n 1fcfa4c70a Improved caching results code, helps with daily searches. 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