65 Commits (1e8f3e28836139b812a824912b15ae42f56404c8)

Author SHA1 Message Date
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
echel0n 09476224c5 Improved code for better performance of application memory and cpu usage. 11 years ago
echel0n 6a8bef76c9 Re-code of post-processing, insures the Indexer ID is correct so that shows don't get added with the incorrect Indexer info also no more needing to lookup said info from the Indexers making API calls so overall speed has increased as well. 11 years ago
echel0n 1c6b0807b0 Fixed backlog issues and improved cache and provider searches, this resolves issue #298 11 years ago
echel0n eabd0d092f Fixes for air_by_date and sports shows 11 years ago
echel0n 3a60683327 Fixed issues with parsing release names and naming patterns including regex for sports is now more accurate then ever! 11 years ago
echel0n 85a9a81f4e Fix for issue #290, Post-processing issues 11 years ago
echel0n 3cefc5be86 Fix for startup issue when using python 2.6 11 years ago
echel0n 071d51fcda Fixes for scene conversion and regexs 11 years ago
echel0n 7e800ff524 Fixed manual episode searches. 11 years ago
echel0n 9d191f6999 Fixes for post-processing issues. 11 years ago
echel0n a912140ec5 Code correction for scene conversion in Parsing cache 11 years ago
echel0n 08714357dd Fixed missing code. 11 years ago
echel0n 319ac2602f Fixed scene_numbering issues for shows that use scene numbers instead of TVDB numbering. 11 years ago
echel0n a97dcad291 Fix for sports naming pattern issues, finally this is resolved! 11 years ago
echel0n c330bbb386 Fixed issues with post-processing, we now perform the auto-detection of the indexer in a spot that doesn't require the post-processing to start all the way from the begining allowing for less processing time to take place. 11 years ago
echel0n 7f44a2cfad Fixed issues with finding propers to many keywords. 11 years ago
echel0n 43b6b4b594 Improved XEM scene numbering converting. 11 years ago