69 Commits (7b3f4356c7a03c52cfa747d20b2b47af482c29c1)

Author SHA1 Message Date
JackDandy 7b3f4356c7 Change reduce aggressive use of scene numbering that was overriding user preference where not needed. 10 years ago
JackDandy 2051268891 Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants. 10 years ago
JackDandy 2be6ba08a7 Change provider BTN code simplify and PEP8. 10 years ago
Adam 37496189f1 Change py2 exception clauses to py2/3 compatible clauses 10 years ago
JackDandy 2083dfdb30 Change prevent wasted API hit where show and exception names create a duplicate sanitised year. 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 d479fbfc5a Change improve backlog search. 10 years ago
adam 3c295485ee Add BTN api call parameter debug logging 10 years ago
Adam 7b969b334b Fix anime searches on BTN provider 10 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
echel0n ee458bd211 Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
adam 22f3a2e41b Consolidate more provider code 11 years ago
Adam 4b3a680bb3 Tidy provider code 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n de5db9be64 Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as. 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 56e2c28bad SickRage now uses a internal name cache comprised of (showlist, scene exceptions, scene names) used to search and create show objects from which is needed for parsing search results. 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
JackDandy 42f018bf06 Port:Fix BTN adding same search parameters multiple times. 11 years ago
echel0n a1da7df12e Fixes for DB issues 11 years ago
echel0n 05dcdd72d7 Fix for air-by-date/sports/anime provider searches 11 years ago
echel0n 997896a540 Fix for transactionals and None Types in sql lists 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 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 c350c0fdf9 Fixed dupe issues with backlog searches. 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 e96035ff4f Added per-provider options search mode and search fallback. 11 years ago
echel0n 415e0df536 Fix for air-by-date and sports shows when searching for full seasons. 11 years ago
echel0n 858ac3af18 Test #2000 for season pack fix for BTN 11 years ago
echel0n a5794a5347 Fix for BTN season pack searches 11 years ago
echel0n 1398c38275 Fix for manual and backlog download/search issues. 11 years ago
sammy2142 57737feb5c Adds Per Provider Seed Ratio 11 years ago
echel0n 2a4f8780e2 Fixed issues with multi-threading. 11 years ago
echel0n fc94243546 Fixes backlog and manual searches. 11 years ago
echel0n a5b72dea84 Fixes issues with findpropers and airdate. 11 years ago
echel0n b349bab569 Fixes more issues that were still present for season pack searches and air-by-date shows. 11 years ago
echel0n dea826c3ba Fixed alot of issues pertaining to season pack searches and backlog searches in regards to returning accurate results or no results at all. 11 years ago
echel0n 9384881241 Fixed issues with searching for air by date shows and sports. 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