181 Commits (d12943bdd369a488c33b61d30b6ff869b18f4551)

Author SHA1 Message Date
echel0n d73cc1cbbd Replaced cherrypy with tornado which helped resolve our memory leak issue. 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 997896a540 Fix for transactionals and None Types in sql lists 11 years ago
echel0n 70e7f1bfce Fixed issues with scene numbering being overwritten by ep objects. 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 9a3e7ab0a9 Added anime support with anidb support. 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n 5c43787560 Fixed missing ui notification for snatched episodes. 11 years ago
echel0n 9cd9576232 Fix for Next Ep airdates. 11 years ago
echel0n a15db1719d Removed some re-dundant code from daily search. 11 years ago
echel0n 71604b5769 Fixed issue for season searches using episode only mode but fallback to season only mode, was small typo correction 11 years ago
echel0n de20d13c61 Added per-provider option 'backlog only' which allows you to disclude any provider from the daily search but still use it for backlogs, currently working for torrents only and will add to nzb providers later on today. 11 years ago
echel0n 6709ebdf12 Fixed issues with daily searcher 11 years ago
echel0n c350c0fdf9 Fixed dupe issues with backlog searches. 11 years ago
echel0n f8a8f4c5b4 Fixed issues in mede8er metadata module 11 years ago
echel0n c65573a8d7 Re-wrote daily searcher to search for unaired and wanted episodes going back as far as 1 week, also moved it so it queue's its items now. 11 years ago
echel0n 905d2b4eaf Fix for possible infinitie loop in searches 11 years ago
echel0n 0b9b6228ae Fix for issues with fallback search option. 11 years ago
echel0n e96035ff4f Added per-provider options search mode and search fallback. 11 years ago
echel0n 816a3d9572 Fixes season pack and episode only searches 11 years ago
echel0n e309aa2cbf Fixed more unrequired search strings from being created and wasting our time doing duplicate searches 11 years ago
echel0n a39c881cb3 Complete re-write of backlog search. 11 years ago
echel0n 8ac8150eb3 Fixed issues with search results not being snatched when searching shows with custom quality settings. 11 years ago
echel0n eeb632fd0f Fix for search iteration issue 11 years ago
JackDandy 6988ffb82b PickBestResult x264 over xvid where both exist. 11 years ago
echel0n 93573abdc4 Fixes issues with possible duplicate downloads. 11 years ago
echel0n 734de67684 Improved manual, failed, and backlog searching. 11 years ago
echel0n b8a499b3d3 Fix for manual and backlog searches to insure maximum results are returned 11 years ago
echel0n 5f8037530a Fix for when no best match is found. 11 years ago
echel0n f78ed64878 Fix for failed downloads and improper storing of release name in db 11 years ago
echel0n 9301d29433 Improved performance of RSS Cache updater 11 years ago
echel0n 6dee243904 Season pack fix 1200 11 years ago
echel0n 651e71082e Fix for season pack searches ... ALL PROVIDERS! 11 years ago
echel0n 858ac3af18 Test #2000 for season pack fix for BTN 11 years ago
echel0n b5890b2af7 Testing season pack fix for BTN 11 years ago
echel0n 72278cfcb2 Fix for failed downloads 11 years ago
Nils Vogels 40bce690cb Added error when trying to search but show info is missing 11 years ago
echel0n 694b210f2d Added code to insure no downloading of duplicates and that it downloads the highest quality from results returned by all providers 11 years ago
echel0n 41366dcba7 Code cleanup 11 years ago
echel0n aafe9ad522 Removed snatch queues to reduce memory footprint. 11 years ago
echel0n e3bf97285c Fix for thread name 11 years ago
echel0n cd91e2430f Fixed typo 11 years ago
echel0n 448a45cf40 Fix for complete season snatches. 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 9084d7de19 Fixed issues with added new shows not showing any episodes. 11 years ago
echel0n fc94243546 Fixes backlog and manual searches. 11 years ago
echel0n fb71c6139e Added in optional multi-threading for all search queues, can be set from General->Advanced config section. 11 years ago