326 Commits (d14581b8ccd7d6ed38838b64655694d7f0c0e79c)
 

Author SHA1 Message Date
echel0n d14581b8cc Fixes classification issues for determining if a show is air-by-date or sports or regular 11 years ago
echel0n a97dcad291 Fix for sports naming pattern issues, finally this is resolved! 11 years ago
echel0n 2893b3331e Fix for index out of range issues 11 years ago
echel0n 5ef7a0fb30 Merge pull request #216 from iron8core/scc_fix_archive 11 years ago
echel0n 19cf543693 Fix for indexerid issues with cache. 11 years ago
echel0n 50b792d6df Regex fixes 11 years ago
echel0n e379d57376 Fix for showobj none type 11 years ago
echel0n 77bc5c7291 More fixes for strftime and findpropers 11 years ago
echel0n cc0296783b More cache fixes 11 years ago
echel0n e10a725d27 Fix for None type in cache 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 dbee4b6dbf Fix for issues getting indexerID during cache updates 11 years ago
echel0n 96a2c047a0 Fixes issues with scene converting 11 years ago
echel0n 51f691eeb2 Fix for issue #182 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 dc867d049b Merge remote-tracking branch 'origin/master' 11 years ago
echel0n 872056cc5d Fixed issue of unknown attribute keyword 'show' 11 years ago
echel0n 43b6b4b594 Improved XEM scene numbering converting. 11 years ago
echel0n ce0f452183 Fixes unicode issues with TVCache log message 11 years ago
echel0n 9425c1702d Added TVCache checks scene exceptions list to try and get Indexer ID 11 years ago
echel0n 5d16eda620 More XEM scene tests 11 years ago
echel0n 3fbfed7d93 Fixes cache issues with lookups resulting in wasted cpu cycles. 11 years ago
echel0n 96f543aa29 Added debug option to config.ini to allow logging of debug messages to console output. 11 years ago
echel0n a5836afa4f Fixes issue #161 11 years ago
echel0n a25cebf0bf Merge pull request #159 from Wizkidje/master 11 years ago
echel0n e0f52e1045 Merge pull request #162 from sammy2142/master 11 years ago
echel0n 069e1f4215 Merge pull request #172 from Prinz23/ical_fix_time 11 years ago
echel0n 6263734483 Merge pull request #176 from WebSpider/cloudflare_fix 11 years ago
Nils Vogels 55155214c1 Fixing typo 11 years ago
echel0n 0ec4be65da Added in error 542 as requested 11 years ago
Prinz23 9221067b35 Fix NoneType exception in episode['description'] 11 years ago
root 5abd9b2f97 Now returns both tvdbid and indexerid for 'future', 'history', 'sb.searchtvdb' and 'shows' 11 years ago
sammy2142 9fd3414d3c Fixed indent properly 11 years ago
sammy2142 0afdb799e6 Fixed indent properly 11 years ago
sammy2142 c37e2911ea Fixed indent 11 years ago
sammy2142 803d5601cd Fixed indent 11 years ago
sammy2142 fea4ef43b7 Adds seed time and seed ratio to utorrent client 11 years ago
root f0cb9177fb API now accepts either indexerid or tvdbid for backward compability with third party applications 11 years ago
echel0n 160b4bc4cc Fix for sports naming patterns 11 years ago
iron8core 0f395a636a Fix archive search and correct logging for foreign searches 11 years ago
echel0n ba660a1942 Fix for sports naming issues 11 years ago
echel0n 99bbd0649c Fix for debug logging on console. 11 years ago
echel0n 5e38813a73 Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not. 11 years ago
Justin Tabish d4263e1b03 Added executable bits (chmod 755) 11 years ago
echel0n 1d56ce7182 Fix for BTN provider 11 years ago
echel0n 826a9aab6a Fix for strftime and thread locking issues 11 years ago
echel0n 896295b090 Fix for air-by-date shows 11 years ago
echel0n 71ec47ae6b Fix for error code checking for Newznab providers. 11 years ago