96 Commits (40bcc38c5b43144c9dda26c78fad0d9b39e22bcd)

Author SHA1 Message Date
JackDandy 2051268891 Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants. 10 years ago
JackDandy 49cd0b3a99 Change refactor KAT to use torrent provider simplification and PEP8. 10 years ago
JackDandy 6c0638c262 Change provider KAT remove dead url. 10 years ago
Adam 37496189f1 Change py2 exception clauses to py2/3 compatible clauses 10 years ago
Adam 7caef44bb9 Change to consolidate and tidy some provider code [part 2] 10 years ago
Adam 7477a79cb8 Change to consolidate and tidy some provider code 10 years ago
JackDandy c48981972f Change KickAssTorrents URL. 10 years ago
Supremicus 26497b066e Change KickassTorrents provider URLs 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
Supremicus c0d6641f04 Fix missing kat url in config_providers 11 years ago
darkdragon2000 7ba97b6b01 Update kat.py 11 years ago
rleadbetter 927e98996e Leading zero fix for Anime. 11 years ago
Andreas Älveborn ecab1c35f8 Fixed missing slash on Kat mirror URL 11 years ago
echel0n ee458bd211 Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
echel0n 4739ab12ae Added www.kickmirror.com to list of urls to try 11 years ago
Adam 4b3a680bb3 Tidy provider code 11 years ago
echel0n b13e72e0a3 Moved code for cleaning up cache folder to seperate function located in helper.py. 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n a317ff61c2 Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements. 11 years ago
echel0n bf41ba59be Fixed sorting provider results by quality code, was causing a error. 11 years ago
echel0n 403c267953 Further improved memory handling of bs4 for torrent providers. 11 years ago
echel0n 4a29476415 Added code to perform disposal of bs4 class when finished as well as perform garbage collection afterwards, this fixed a memory leak issue SR was experiancing during backlog/manual/failed searches. 11 years ago
echel0n af0ccd65cf Fixes for a few provider issues plus passing of search_mode variable. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n 09f53d3537 Filtering of torrents with 0 seeders is no longer forced, filtering now is done strictly by min seed and min leech user settins which can be set from search provider config settings. 11 years ago
echel0n 21cc92664f Fix for KickAss Torrents Invalid URL error. 11 years ago
echel0n e891e9d637 Fixed nextaired not found issues and fixed kat provider issues. 11 years ago
echel0n f925488373 KickAss torrents now uses multiple urls to try from incase one goes down. 11 years ago
echel0n 7a95b0bb14 Added new InvalidShowException to NameParser, Removed isGoodResult search check and now attached parsed result show objects and compare them against the show object we use to search with instead. 11 years ago
echel0n f0146f728e Lowered CPU usage even further, re-wrote daemonizer code for startups, removed misc unrequired functions from providers. 11 years ago
echel0n 12ac388dc2 Fixed startup/restart/shutdown issues on Windows, Linux, FreeBSD platforms tested. 11 years ago
echel0n a1cef0b958 Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
echel0n 75f69396d4 Reverted some changes. 11 years ago
echel0n 5e507b3849 More memory reductions and cleanups 11 years ago
echel0n 61e1e5d2c2 Fix for __exit__ DB errors 11 years ago
echel0n 7e0bb651b2 Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems. 11 years ago
echel0n a1da7df12e Fixes for DB issues 11 years ago
echel0n d00d55fdfc Modified DB code to close its connection if right after its finished with it, helps performance-wise and should resolve locked db issues as well. 11 years ago
echel0n 05dcdd72d7 Fix for air-by-date/sports/anime provider searches 11 years ago
echel0n cab05efa64 Added anime search support and removed extra pipe symbole from search string. 11 years ago
echel0n 14201c71f3 Fixes issues with scene numbering being set to 0x0 after snatch is performed. 11 years ago
echel0n 997896a540 Fix for transactionals and None Types in sql lists 11 years ago
echel0n f01c5852d4 Improved find propers code. 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 736cb7c738 Fixes issues with ABD shows searching for complete seasons and returning zero results. 11 years ago
echel0n fa11b4ef3a Removed some sleep timers to improve overall speed of sickrage. 11 years ago
echel0n 9e1402057a Added in min seed and min leech options for torrent providers 11 years ago
echel0n 854de69683 Fixed find propers. 11 years ago
echel0n e7931f0c7f Added Torrage.com as alternative site to Torcache.net 11 years ago