184 Commits (bca87c017e898fc74ccabd0b6ea11b6812922e07)

Author SHA1 Message Date
echel0n 7d2f7c8233 Fixed ImportError: cannot import name OrderedDict 11 years ago
echel0n cc6e9aa0f5 Fixed compiled regex pattern ordering, fixes issues that where causing H.264 to be matched as S2E64 11 years ago
echel0n fcd54c93d6 Fixed minor regex mistake in code. 11 years ago
echel0n 5c5b6f49e1 Fixed regex patterns for both show and release names. 11 years ago
echel0n b0149cc65d Fix so that scene converting does not happening when performing naming pattern routines. 11 years ago
echel0n 688263bd62 Fix for missing code in Name Parser 11 years ago
echel0n 0573a8add6 Fix for NoneType name parsing issues from new test code. 11 years ago
echel0n b1c9b71846 Testing new faster method of obtaining show object via regex matching for series name during Name Parsing for results. 11 years ago
echel0n 7defffb4f1 Moved scene conversion routine in Name Parser to end so that it only converts the best result match and not every single one wasting time and cycles. 11 years ago
echel0n 3f6084fe4b Fixed Name Parser issues, incorrectly matched current regex used to parse results and anime patterns didn't match 1 to 3 digit numbers for absolute. 11 years ago
echel0n ac9d78bc0f Name parser performance fixed, manual searches fixed. 11 years ago
echel0n 836722d6cd Added timer in to reduce cpu usage during release name parsing 11 years ago
echel0n fcc91bedd9 NameParser now won't bother to proceed parsing release name results untill it finds a valid show object in the DB to confirm its a show in our list, naming patterns automatically bypass this restriction. 11 years ago
echel0n 4ef88961b5 NameParser now trys to obtain a show object first to use in determining the correct regex set to use when parsing release names 11 years ago
echel0n 489a181cdb Auto-reloads app on code changes automatically detected from git. 11 years ago
echel0n a9f142184a Fix for nonetype issues during parsing 11 years ago
echel0n 24dfbc3f15 Quality is now set during parsing of results. 11 years ago
echel0n 1e8f3e2883 Added ability for format anime naming from post-processing options. 11 years ago
echel0n dfe9619ddd Fix for SSL support, reverted back to CherryPy 3.23 as 3.30 is borked for SSL. 11 years ago
echel0n 4e83cbe6d1 Fixed naming issues and parsing issues. 11 years ago
echel0n 2da18e65ca Change code for returning highest scoring match to use generator to avoid overhead of sorting the list 11 years ago
echel0n 7047cf020e Fixed naming issues for episode naming patterns. 11 years ago
echel0n 99d129bd41 Fixes for anime regex matching 11 years ago
echel0n 925141da40 Fix for anime issues during post-processing, TypeError: object of type 'int' has no len() 11 years ago
echel0n ba2a44b1d1 Fix for searches of anime shows with absolute numbering 11 years ago
echel0n 893574b2ed Reverted new regex changes, not compatible with enough platforms to warrent keeping. 11 years ago
echel0n d7396896b5 Added in regex matching with fuzzy matching. 11 years ago
echel0n 05cca0dfe0 Fixed post-processing issues with shows being rejected and saying they didn't exist when infact they did. 11 years ago
echel0n a92de48aec Added new show option that allows you to choose if you want to search via scene numbering or indexer numbering. 11 years ago
Nils Vogels 7bf12460be PEP8 cleanups 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 a15db1719d Removed some re-dundant code from daily search. 11 years ago
echel0n ab8d9e6405 Fixed issues with queues. 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 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 415e0df536 Fix for air-by-date and sports shows when searching for full seasons. 11 years ago
echel0n dd16da1a5f Fixed cache issues. 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
echel0n 2a4f8780e2 Fixed issues with multi-threading. 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 129a8c1d7e Added cache for rss feed items. 11 years ago
echel0n d5f183c171 Major changes made to search code, tvcache code, and name parser 11 years ago