88 Commits (f854e9cab5f67bc472c6a674687a07a3598edd32)

Author SHA1 Message Date
Prinz23 4ae30ab6ad Add option "Search for unaired episodes" to config/Search Settings 10 years ago
JackDandy c96dbf7ea6 Change to reduce the time taken to "Update shows" with show data. 10 years ago
JackDandy e6b7feef3d Change to simplify and reduce logging output of Recent-Search and Backlog processes. 10 years ago
adam d1687dd401 Change layout of Recent Search code 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
KontiSR 058f9d1399 This is a check used in webserve.py getManualSearchStatus(), to get the current running queuitem, if it is a manual or failed/retry search. If so, the frontend will report the matching episode as in status "searching". 11 years ago
echel0n b0d550b3fb Fix for no attr success 11 years ago
echel0n f15d5cff57 Revert "Fix for updating queue icon when DailySearchQueueItem is running." 11 years ago
KontiSR 69bb4d6373 Fix for updating queue icon when DailySearchQueueItem is running. 11 years ago
adam 5ac3895600 Fixes daily search and speed improvements 11 years ago
KontiSR a4c8c53c91 Fixed SearchFailedDownload when selecting multiple ep's as failed in displayShow 11 years ago
KontiSR bdac98db4b Implemented the queuing functionality also for Failed downloads. 11 years ago
KontiSR 419e35f300 sbRoot missing in some img url's 11 years ago
echel0n 627debcf88 Building of name cache executed now at start of searches to prevent building cache for show more then once when not needed 11 years ago
echel0n 67bd1a9e98 Fix for daily searches and high cpu usage plus increases search speed 11 years ago
echel0n 22d7230b3f Fix for AttributeError: 'FailedQueueItem' object has no attribute 'ep_obj' 11 years ago
Adam 981d6612b8 Fixing typo in last commit 11 years ago
Adam f5d3f71c70 Add search queue info to ManageSearches page 11 years ago
echel0n 3efa9709af Fixed DailySearchQueueItem show attribute error during searches 11 years ago
echel0n 59675f27ac Fixed failed download handling. 11 years ago
echel0n ee458bd211 Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n c423d349e8 Fixed failed and manual snatches that where causing WebUI lock-ups. 11 years ago
echel0n c25da850ab Updated scene exception code for checking when last refreshed. 11 years ago
echel0n 6957bd0656 Possible fix for stacked provider names during backlog search. 11 years ago
echel0n 5bc775dfb9 Fix for threading issues with backlogs and whitelist/blacklist issues for anime shows. 11 years ago
echel0n 70c2a2d130 Fixed errors in scene exceptions when retrieving list of exceptions. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n c8d899ad66 Removed maintance schedualer and moved the routines from it to happen before a search is started to ensure things are up to date and to stop waking up synology devices, regexes also made less greedy. 11 years ago
echel0n a1cef0b958 Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
echel0n 64b857ee57 Fixed failed download handling. 11 years ago
echel0n 34da3f53d8 Added Black and White list for release groups for anime shows. 11 years ago
echel0n c5f933e4c8 Fixed app performance issues from recent upgrades. 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n ab8d9e6405 Fixed issues with queues. 11 years ago
echel0n d616ca2298 This fixes all failed download issues 11 years ago
echel0n a12085cbfc Fxi for failed downloads 11 years ago
echel0n 854de69683 Fixed find propers. 11 years ago
echel0n 66e499ab23 Fixes issues with daily searcher not snatching its results when it has any to snatch. 11 years ago
echel0n f4b71b7203 Fix for date/time display issues. 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 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 03c3c9666b Fix for startup issues after last commit 11 years ago
echel0n a6d30ac425 Fixed potential backlog issues. 11 years ago
echel0n a39c881cb3 Complete re-write of backlog search. 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