150 Commits (052d2bd7e6efe309bba8ac58f15abf9738597b17)

Author SHA1 Message Date
JackDandy f0239be01c Add overall failure monitoring to History/Connect fails (renamed from "Provider fails"). 5 years ago
Prinz23 c69504ae67 Add exclude ignore words and exclude required words to settings/Search, Edit and View show. 5 years ago
Prinz23 9864c7f817 Change improve find_show_by_id. 5 years ago
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
JackDandy 208ddfb42a Change prefer modern html5lib over old to prevent display show issue on systems that fail to clean libs. 7 years ago
JackDandy e41b4a442d Fix issue creating xml metadata files. 7 years ago
JackDandy 0ead7771de Change improve the manage searches error stats UI and backend functions. 7 years ago
Prinz23 406c9ad6c6 Change reduce number of DB calls for extra_info_no_name. 8 years ago
Prinz23 05758bb75e Change overhaul handling of PROPERS/REPACKS/REAL. 8 years ago
Prinz23 33a36432d8 Change improve newnab autoselect categories. 8 years ago
Prinz23 3e9a9095a6 Change make indexer lookup optional in NameParser, and deactivate during searches. 8 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 eac69963f0 Change validate and improve specific Torrent provider connections, IPT, KAT, SCC, TPB, TB, TD, TT. 9 years ago
JackDandy 4edd26675c Fix alternative unicode show names from breaking search. 9 years ago
JackDandy 43778d8edd Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 10 years ago
JackDandy a574012c38 Change increase the scope and number of non release group text that is identified and removed. 10 years ago
JackDandy 2051268891 Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants. 10 years ago
JackDandy afd590d817 Change provider RSS torrent code to use General Config/Advanced/Proxy host setting, simplify and PEP8. 10 years ago
JackDandy f782567fd1 Change provider SCC login process to use General Config/Advanced/Proxy host setting. 10 years ago
Adam 37496189f1 Change py2 exception clauses to py2/3 compatible clauses 10 years ago
Adam cf0ee24cb4 Remove feedcache implementation and library 10 years ago
JackDandy 1242481803 Change typo. 10 years ago
Prinz23 8f69adaada Fix clearing provider cache 10 years ago
Adam 24236eba6f Change provider cache storage structure 10 years ago
adam 7f5651bb41 Fix slow database operations (port from midgetspy/sickbeard) 11 years ago
JackDandy c16903bd73 Change "Daily" search to "Recent" search. 11 years ago
adam 2af732c731 Fix duplicate entries in cache database 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
adam c26eb39695 Fix for custom newznab providers with leading integer in name 11 years ago
adam 5ac3895600 Fixes daily search and speed improvements 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 45fc163434 PEP8 changes for rss feed cache code 11 years ago
echel0n ee458bd211 Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
echel0n 6c15943363 Possible fix for failed to send torrent errors 11 years ago
Adam 96f918742a Fix for omgwtfnzb skipping: release error 11 years ago
adam 22f3a2e41b Consolidate more provider code 11 years ago
Adam 4b3a680bb3 Tidy provider code 11 years ago
echel0n efe115f909 Fixed startup issue due to import module issues. 11 years ago
echel0n 9761c6c6a3 Fixed issues with torrent blackhole download issues. 11 years ago
echel0n e6c8982d2b Testing fix for torrent download issues from ezrss 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
Adam fd9be53fcb Anime propers 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n f47734446d Fixed further json issues with speedcd provider. 11 years ago
echel0n 3a2b67330c During backlog/manual/failed searches we now cache disgarded/ignored results pre-parsed for usage later on incase we end up setting a episode to wanted that matches said results, allows for maximum performance and helps limit the waste of resources used. 11 years ago
echel0n f340f9b073 Fix for sports shows. 11 years ago
echel0n 5ac99b8c5c Fix for extensions being stripped off by mistake made when adding in -RP fix from few commits ago. 11 years ago
echel0n 423c09fd9e Provider DB connections remain open instead of constantly open/close for misc db calls. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago