67 Commits (01961db505945d71aeec3c8721c9c79e88b44e43)

Author SHA1 Message Date
Prinz23 6f5100c541 Change showupdate add integrity safeguards and improve image processing. Add an episode view filter, improve WEB PROPER selection. 8 years ago
Prinz23 266c87f5f1 Change catch show update task errors. 8 years ago
Prinz23 0331d5ee6f Change improve search for PROPERS. 8 years ago
JackDandy 0e27335f26 Add option to limit WebDL propers to original release group under Config/Search/Media Search. 8 years ago
Prinz23 0064e55f34 For WEB DL only allow proper/repack from same release group 8 years ago
Prinz23 5adf5071d7 Change allow pp to replace files with a repack or proper of same quality. 9 years ago
Prinz23 d3a7f0ff5e Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded. 9 years ago
JackDandy 0d50a4b345 Add indicator for public access search providers. 9 years ago
JackDandy c37ed638e4 Add qBitTorrent to Search Settings/Torrent Search. 9 years ago
JackDandy da52e3a16f Change instantly use saved value from Search Settings/Episode Search/"Check propers every" instead of after a restart. 9 years ago
Prinz23 50292eed3a Fix rare NameParser case where numeric episode name was parsed as episode number. 9 years ago
JackDandy df4e61c661 Add Emby notifier to config/Notifications (thanks to Supremicus for the jumpstart) with a homebrew description. 9 years ago
JackDandy 43778d8edd Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 10 years ago
Adam 1392d65254 Fix removal of non-release groups such that anime qualities are not trimmed from name 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
Prinz23 2e711423b9 Add Search Queue Overview page 10 years ago
Adam 0c8ab4db9c Remove unused force variable from code and PEP8 10 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 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 b03ffa231d Possible fix for incorrect show matches 11 years ago
Adam d0b0ec2f3d Fix non-anime propers being skipped for not having a version 11 years ago
Adam e7660c559a Fixing anime propers due to missed code when rebasing 11 years ago
echel0n 9493a8f7e5 Added back in missing code for finding propers, was removed by mistake. 11 years ago
Adam fd9be53fcb Anime propers 11 years ago
echel0n f47734446d Fixed further json issues with speedcd provider. 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 f340f9b073 Fix for sports shows. 11 years ago
adam c63c5e43d6 Fix proper searches with ABD and sports 11 years ago
echel0n 830a4c840e Checks if trakt is enabled before attempting to start schedualed thread tasks. 11 years ago
echel0n 02c8b867c6 Fixed -RP release issues. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n 933fad20c7 Unable to parse filename errors are now set to show via DEBUG logs only to prevent unicode chars from causing misc beeping sounds ... 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 a1cef0b958 Added in context to aid in garbage cleanup to help reduce memory usage. 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
JackDandy bf99164978 Refactor scheduler and upstream ports. 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 d7396896b5 Added in regex matching with fuzzy matching. 11 years ago
echel0n f01c5852d4 Improved find propers code. 11 years ago
echel0n f7b11e1e98 Fixed issues with post-processing. 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 854de69683 Fixed find propers. 11 years ago
JackDandy fe74efbf23 Add new feature, check propers interval. 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
Nils Vogels ffc2833c89 Also trap if data is completely lacking 11 years ago
Nils Vogels d1d9025971 Fixing error in findpropers when air-by-date search is attempted, but show is not air-by-date 11 years ago