132 Commits (d3a7f0ff5e950ca1db7154dbd8e22ee6c5bed3a6)

Author SHA1 Message Date
Prinz23 d3a7f0ff5e Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded. 9 years ago
JackDandy 05a9dc62f1 Add Torrentz2 provider. 9 years ago
JackDandy c37ed638e4 Add qBitTorrent to Search Settings/Torrent Search. 9 years ago
JackDandy eac69963f0 Change validate and improve specific Torrent provider connections, IPT, KAT, SCC, TPB, TB, TD, TT. 9 years ago
JackDandy 3bc0823670 Change improve management of Transmission config/Search/Torrent Search "Downloaded files location". 9 years ago
JackDandy fcd2810351 Fix false +ve outcome from incorrect return value and fix nzbfile implementation. 10 years ago
JackDandy 052a1a9c38 Change position of parsed qualities to the start of log lines and add log detail to providers that POST. 10 years ago
JackDandy 43778d8edd Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 10 years ago
JackDandy 2051268891 Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants. 10 years ago
Adam 37496189f1 Change py2 exception clauses to py2/3 compatible clauses 10 years ago
JackDandy 1242481803 Change typo. 10 years ago
adam d47ad5f332 Change to only rebuild namecache on show update instead of on every search 10 years ago
Adam 9d08b8ef8f Fix erroneous multiple downloads of torrent files which causes snatches to fail under certain conditions 10 years ago
JackDandy 9ad4b4cd30 Remove EZRSS provider. 10 years ago
Prinz23 8f69adaada Fix clearing provider cache 10 years ago
Prinz23 4ae30ab6ad Add option "Search for unaired episodes" to config/Search Settings 10 years ago
Adam ee0dfbc357 Fix season pack search errors 10 years ago
JackDandy c96dbf7ea6 Change to reduce the time taken to "Update shows" with show data. 10 years ago
JackDandy e6b7feef3d Change to simplify and reduce logging output of Recent-Search and Backlog processes. 10 years ago
adam d1687dd401 Change layout of Recent Search code 10 years ago
JackDandy 692422cafa Change when picking a best result to only test items that have a size specifier against the failed history. 10 years ago
Supremicus 47da38a914 Logging message tweaks and minor PEP8 tweaks 10 years ago
adam ea99736939 Change anime release groups to in memory storage for lowered latency 10 years ago
JackDandy c16903bd73 Change "Daily" search to "Recent" search. 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
KontiSR 0d415fcc20 This is a first attempt of getting the season pack downloading to work. 11 years ago
Adam 0aedf52997 Threads dailysearcher process for each provider. Allows dailysearcher to continue other operations without having to wait for providers with slow network operation 11 years ago
adam 5ac3895600 Fixes daily search and speed improvements 11 years ago
echel0n 627debcf88 Building of name cache executed now at start of searches to prevent building cache for show more then once when not needed 11 years ago
echel0n 67bd1a9e98 Fix for daily searches and high cpu usage plus increases search speed 11 years ago
echel0n 59675f27ac Fixed failed download handling. 11 years ago
echel0n 65eda93b2b Fixed high CPU usage during searches, adding conditional check to prevent un-needed name parsing of search results when search result was previously already parsed and checked during filtering of bad releases 11 years ago
echel0n ee458bd211 Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 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
garvinob dce55b3dac Renamed bestSeasonNZB to bestSeasonResult 11 years ago
garvinob 94063db43e Fixed result content for Season Pack results 11 years ago
echel0n 11150efab0 Filter out possible torrent links that would return a 404 http error 11 years ago
echel0n f3073174ed Possible fix for failed to send torrent errors 11 years ago
echel0n 88d68cfe11 Possible fix for failed to send torrent errors 11 years ago
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