68 Commits (ea66c2c41be7b9e68e1b3a7828b663b635bbdbe7)

Author SHA1 Message Date
echel0n ea66c2c41b Newznab providers now search by tvrage ID if available and show name incase tvrage ID doesnt return any results 11 years ago
echel0n bcffc09589 Replaced provider backlog only search option with 2 new options that allow you to enable daily searches and backlog searches individually per provider, default is enabled for both. 11 years ago
adam111316 905b41c46a Fixes issues with newznab providers 11 years ago
echel0n 4b6602797f Fix for newznab provider searches unicode issues 11 years ago
echel0n f65262e0e9 Fix for newznab provider searches 11 years ago
Adam 4b964b77e2 Support for newznab offset parameter - https://newznab.readthedocs.org/en/latest/misc/api/ 11 years ago
Supremicus b5c703c893 Provider image fixes. 11 years ago
echel0n b8b5947ae6 Fix for trakt.tv issues when adding/removing/syncing shows. 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 6f817c0c5c Quality sorting fixed for provider results. 11 years ago
echel0n 7b54611361 Moved code for marking failed download successful out of loop. 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 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
Adam 5fd0a2a1f3 Fix for Newznab providers when searching for a show without a tvrage id we use the name of the show. If the show name is more than one word we are using a `_` as our delimiter which works fine unless the NN provider uses sphinx.. as the underscore then is used as part of the show name.. thus we always get back no results. We should just use `.` as it works for both sphinx and non sphinx servers. Tested this out on nzbs.org / nzb.su (sphinx) / sbi (non sphinx). 11 years ago
echel0n a1da7df12e Fixes for DB issues 11 years ago
echel0n 997896a540 Fix for transactionals and None Types in sql lists 11 years ago
echel0n 7e711c0665 Fix for find propers and newznab providers 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 95adb131e1 Revert "Fix for findpropers and newznab providers" 11 years ago
echel0n cfa5d99066 Fix for findpropers and newznab providers 11 years ago
echel0n 8141d8a170 Fixed issues for custom RSS torrent providers 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
Nils Vogels da8e2e3d19 Path detection for icons was still in midgetspy format. 11 years ago
JackDandy 7e48e827f7 Fix: Searching for propers/repacks at nzbs.org. 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 4576ade4ce Fixed a issue that was causing multiple search strings to be created for the same season or episode during a search, this would of caused unrequired searches to be performed. 11 years ago
echel0n 415e0df536 Fix for air-by-date and sports shows when searching for full seasons. 11 years ago
echel0n 31297b9069 Added RSS Cache updater with user-settable interval from config section of web interface, updates the cache so that searches can be more instant when looking for snatches. 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 a5b72dea84 Fixes issues with findpropers and airdate. 11 years ago
echel0n 99da47464d Fix for rssfeed 11 years ago
echel0n 129a8c1d7e Added cache for rss feed items. 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 d5f183c171 Major changes made to search code, tvcache code, and name parser 11 years ago
echel0n dfd8ead9f8 Fix for published_parsed errors 11 years ago
echel0n 9384881241 Fixed issues with searching for air by date shows and sports. 11 years ago