60 Commits (master)

Author SHA1 Message Date
JackDandy bd53b15aff Fix anime name parser tests failing on assumed season number 1. 5 years ago
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
Prinz23 6f84d1fee6 Change garbage_name regex. 7 years ago
JackDandy d89c8a0fb3 Add non standard multi episode name parsing e.g. S01E02and03 and 1x02and03and04. 7 years ago
JackDandy 1f057a4f3c Change improve media process to parse anime format 'Show Name 123 - 001 - Ep 1 name'. 7 years ago
JackDandy ee70efe082 Add file name to possible names in history lookup post processing. 8 years ago
JackDandy fa62eedfa7 Change improve ABD releases post processing. 8 years ago
JackDandy 5bdee041ed Add UK date format handling to name parser. 8 years ago
Adam fb5e3ba952 Change to consolidate scene exceptions and name cache code 10 years ago
vergessen d0ccf9f27a Fix release group not recognised from manually downloaded filename. 10 years ago
Adam a1e8d21614 Fix name parser unit tests and regex 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
Adam d2077453b6 Fix ABD regex for certain filenames 11 years ago
echel0n 90356544cd Sports regex updated 11 years ago
echel0n dbb3b75d6e Updated sports regex pattern for more accurate matches and to filter out pre-event episodes 11 years ago
echel0n ca4fe51b97 Added scene_sports_format regex pattern to help match sports shows 11 years ago
echel0n be17ed122b Fix for air-by-date and sports shows issues with parsing results. 11 years ago
nielsenj 88a3444db2 Changes "no_season" regex to support XofX naming 11 years ago
echel0n 7cbeef5ed0 Fixed invalid naming pattern error. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n 9f8c49ce88 Fixed issue with tvcache filling with duplicate data. 11 years ago
echel0n 9d8f695e5a Reverted previous changes made to regexes as no longer needed and started to cause false matches for h264 as a season and episode number result. 11 years ago
echel0n cec01405d8 Fix for release results x264 issue 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 0573a8add6 Fix for NoneType name parsing issues from new test code. 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 a2a44eae85 Fix for anime regex's 'anime_and_normal' pattern, resolves issues with show-queue refreshes 11 years ago
echel0n 24dfbc3f15 Quality is now set during parsing of results. 11 years ago
echel0n 31ce517e8f Added 480p to be ignored for anime regexes when matching for absolute numbers. 11 years ago
echel0n 1e8f3e2883 Added ability for format anime naming from post-processing options. 11 years ago
echel0n 99d129bd41 Fixes for anime regex matching 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 fc58a44ba2 Fixed issues with post-processing including the web 500 error. 11 years ago
echel0n eabd0d092f Fixes for air_by_date and sports shows 11 years ago
echel0n 42b11cd000 Fixed up sports regex matching pattern 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 071d51fcda Fixes for scene conversion and regexs 11 years ago
echel0n 9d191f6999 Fixes for post-processing issues. 11 years ago
echel0n e30ed48fcf Updated regex patterns to accommodate sports shows with dates in them. 11 years ago
echel0n 67b7eac21b Revert "Fixed up regex patterns for better matching of sports events" 11 years ago
echel0n 8ee477085e Fixed up regex patterns for better matching of sports events 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 19cf543693 Fix for indexerid issues with cache. 11 years ago
echel0n 50b792d6df Regex fixes 11 years ago
echel0n dbe7e019f6 Cache issue fixes. 11 years ago
echel0n 87b752b4e5 Re-coded the Indexer cache, cache lookups are only performed for existing shows and we don't add any cache entries unless we are Indexing the show in our database so we don't waste cpu cycles and memory. 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