91 Commits (e2d11785150f65b30855971ba69a76f49d3684d4)

Author SHA1 Message Date
echel0n e2d1178515 Fix for season pack searches 11 years ago
echel0n 0a936ea1ef Changed log message to be less confusing for torrents 11 years ago
David Waldhans 16ae4c1db7 Fixed search pattern for checking ignored and required words in release names 11 years ago
echel0n 19a89d453c We now check if a torrent url links to a valid file before adding as a verified result to get snatched, this helps prevent issues when attempting to add torrent to client later on to find the url returned nothing resulting in a error. 11 years ago
echel0n 9493a8f7e5 Added back in missing code for finding propers, was removed by mistake. 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n 012baeda0c Fix for no providers found error during searches. 11 years ago
echel0n b16ff81478 Fixes for thread naming issues where provider names are getting stacked on top each other per loop iteration. 11 years ago
echel0n 636bbfa2de Fixes issues with scene exception updating when editing a show, should resolve problems with it duplicating scene exception name over and over again. 11 years ago
echel0n c25da850ab Updated scene exception code for checking when last refreshed. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 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 75f69396d4 Reverted some changes. 11 years ago
echel0n 5e507b3849 More memory reductions and cleanups 11 years ago
echel0n 301f124cbb Fixed dailysearcher to only update the cache results for each provider once at start of the dailysearch routine instead of per-show which was wasting cycles and time. 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 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