87 Commits (c53a342cdcf3787fbdbaa75547d4e6dd8889fc32)

Author SHA1 Message Date
JackDandy e084543844 Update UnRar for Windows 5.91 to 6.00 x64. 4 years ago
JackDandy eaa75b8068 Change rename misuse of terminology `frequency` to `interval`. 5 years ago
JackDandy 2274efe161 Fix SpeedCD provider. 5 years ago
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
JackDandy ec3b40ed6a Change ensure TVDb statuses display as "Continuing" on home page where applicable. 6 years ago
JackDandy 0c11ad5ba4 Change improve log stats for rejected items at torrent providers. 7 years ago
JackDandy 1f7fda7385 Fix Blutopia, Skytorrents, and SpeedCD torrent providers. 7 years ago
JackDandy 366c5ed745 Fix SpeedCD. 7 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 12363d01d5 Change various providers. 7 years ago
JackDandy 0ead7771de Change improve the manage searches error stats UI and backend functions. 7 years ago
JackDandy ab0f8576c9 Change simplify use of provider parameter scene/process_name. 8 years ago
JackDandy e35b67e06f Change enable TorrentBytes provider and improve handling of relative download links from providers. 8 years ago
JackDandy d3f8be8c3d Change add a generic ping function, enabled by update_freq. 8 years ago
JackDandy 0072c3cc76 Fix multiple SpeedCD cookie. 8 years ago
JackDandy 8e9ec6c334 Change add filter for thetvdb show overview and remove SpeedCD 'inspeed_uid' cookie requirement. 8 years ago
JackDandy aa45c2f81a Change search of SpeedCD, TVChaos and parse of TorrentDay. 8 years ago
JackDandy c0fae0dac5 Change SpeedCD to cookie auth as username/password is not reliable. 8 years ago
JackDandy d97bb7174d Remove Torrentshack. 8 years ago
JackDandy 916cec554c Change improve parser tolerance for torrent providers. 9 years ago
JackDandy d626c65a24 Change improve parser tolerance for torrent providers. 9 years ago
JackDandy 0d50a4b345 Add indicator for public access search providers. 9 years ago
JackDandy eac69963f0 Change validate and improve specific Torrent provider connections, IPT, KAT, SCC, TPB, TB, TD, TT. 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 2051268891 Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants. 10 years ago
JackDandy 5837598d29 Change refactor TD to use torrent provider simplification and PEP8. 10 years ago
JackDandy e843501935 Change refactor SCD to use torrent provider simplification. 10 years ago
JackDandy 9fd7159bcb Change provider SCD PEP8 and code convention cleanup. 10 years ago
Adam 37496189f1 Change py2 exception clauses to py2/3 compatible clauses 10 years ago
Adam 7caef44bb9 Change to consolidate and tidy some provider code [part 2] 10 years ago
Adam 7477a79cb8 Change to consolidate and tidy some provider code 10 years ago
Supremicus 47da38a914 Logging message tweaks and minor PEP8 tweaks 10 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
echel0n ee458bd211 Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
adam 3bf102d160 Fixes speedcd provider issues 11 years ago
Adam 4b3a680bb3 Tidy provider code 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 b16ff81478 Fixes for thread naming issues where provider names are getting stacked on top each other per loop iteration. 11 years ago
echel0n af0ccd65cf Fixes for a few provider issues plus passing of search_mode variable. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n 09f53d3537 Filtering of torrents with 0 seeders is no longer forced, filtering now is done strictly by min seed and min leech user settins which can be set from search provider config settings. 11 years ago
echel0n f0146f728e Lowered CPU usage even further, re-wrote daemonizer code for startups, removed misc unrequired functions from providers. 11 years ago
echel0n 12ac388dc2 Fixed startup/restart/shutdown issues on Windows, Linux, FreeBSD platforms tested. 11 years ago
echel0n a1cef0b958 Added in context to aid in garbage cleanup to help reduce memory usage. 11 years ago
echel0n 75f69396d4 Reverted some changes. 11 years ago
echel0n 5e507b3849 More memory reductions and cleanups 11 years ago
echel0n 61e1e5d2c2 Fix for __exit__ DB errors 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