Commit Graph

282 Commits (53c0ffd129c86c3faaaf7e0a13e383d9f0173113)

Author SHA1 Message Date
Qstick 7c3446baab Remove Newznab & Torznab Anime Categories Setting
7 years ago
Qstick 2938bfee2c Fix for Torznab/Jackett
7 years ago
Qstick 0807fcc616 Cleanse Log Exception Data (#83)
7 years ago
Qstick b0cde61dd0 Fixed: UnsupportedFeedException should log error for each item (#77)
7 years ago
Qstick 9fba2458d8 Remove TV search commands (#68)
7 years ago
Qstick 4f61354dc5 Add Paging to Waffles Requests (#39)
7 years ago
Qstick a5ac4ed37a Remove Non-Music Indexers (#42)
7 years ago
Qstick 1e4d9480e9 Implement Release Parsing, Decision Engine, and Downloading (#35)
7 years ago
Qstick 5556989324 Implement Waffles Indexer (#34)
7 years ago
Daniel Underwood 322e9f3c51 Clean up remaining codacy issues
7 years ago
Daniel Underwood 31b13b3336 Merge branch 'feature/indexers' of github.com:lidarr/lidarr into feature/indexers
7 years ago
Daniel Underwood 11095f7c83 Clean up codacy issues
7 years ago
Daniel Underwood ad911edfb1 Implement artist search for newznab and omgwtfnzbs
7 years ago
Daniel Underwood f7bf03499b Add artist to rarbg album query
7 years ago
Qstick 7691265e66 Fix Newznab if statement, Clean Test Fixture
7 years ago
Qstick 5b22e5a9ae Newznab Indexer Tests
7 years ago
Qstick f72afba764 Album Search for Omgwtfnzbs
7 years ago
Qstick f0b68afccd Adds Newznab Album Search Support
7 years ago
Daniel Underwood f40918ddb8 Add artist search framework code
7 years ago
Daniel Underwood e617563b63
Add System.Obsolete attributes to tv-specific things seen in adding search code
7 years ago
Daniel Underwood c4994c0a59
Update rarbg categories for music
7 years ago
Daniel Underwood c55e3f2c34
Set up framework for artist indexer searching
7 years ago
harris 97fefa12c9 Change Default NewzNab categories from tv to music
7 years ago
Matthew Despain 20c8dec50a First round of refactoring.
8 years ago
Taloth Saldono e7331539f0 Fixed: Newznab default capabilities erroneously cached if indexer is unavailable.
8 years ago
Mark McDowall abd70f5381 New: UHD category for RARBG
8 years ago
Taloth Saldono 2abaef16f1 Fixed Indexer Health Checks and tests.
8 years ago
Mark McDowall 79043f2c64 Improve indexer health check messages
8 years ago
Mark McDowall 9b162f2d5e Fixed: Clean RSS feed before detecting type
8 years ago
Taloth Saldono 2855090005 Fixed: Removed Womble indexer.
8 years ago
Taloth Saldono 060b9f6fd1 Fixed: Updated BTN api url.
8 years ago
Mark McDowall c6fa883662 Fixed: Saving nyaa settings
8 years ago
Taloth Saldono 47b1157b96 Fixed: Permanently removed kickass rss/api implementation.
8 years ago
Taloth Saldono adc79f0eba Added more sensible error for BTN html response.
8 years ago
Mark McDowall 7884dd9a39 New: Added omgwtfnzbs Newznab prefix
8 years ago
Taloth Saldono 0782a15979 Remove backslashes from BTN release titles.
8 years ago
Keivan Beigi 8aacc61c50
New: Switched nyaa.se to HTTPS
8 years ago
Mitchell Cash 20a2cfe260 Use DOGnzb name as the default rather than the URL
8 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi e0ff25d5be New: switched nyaa to HTTPS
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Mark McDowall c076f1ddb1 Update omgwtfnzbs URL
8 years ago
Taloth Saldono f2ccf94835 Fixed: Updated IPTorrents url validation to changed format.
8 years ago
Taloth Saldono cd3b6000a0 Tweaked Nyaa Request Generator to avoid offset=1.
8 years ago
Taloth Saldono 7ef1ca8a00 Fixed: Tweaked ratelimit logic for rarbg api.
8 years ago
Taloth Saldono 6e8480d7cb Added additional categories to NZBFinder preset.
8 years ago
Björn Dahlgren 17f6841426 Fixed: Updated HDBits api to api changes.
8 years ago
Taloth Saldono 7f6101a6bc Better Captcha message.
8 years ago
Taloth Saldono 73fb216e6f New: Added CAPTCHA support to Rarbg.
8 years ago
Taloth Saldono 2b1c97ffa4 Fixed: AnimoTosho RSS feed size parsing.
8 years ago
Taloth Saldono a2536deef0 Fixed: Significantly improved api performance.
8 years ago
Taloth Saldono c7d445d1c1 New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
8 years ago
Taloth Saldono bc94a7f921 Fixed: Forcibly disable kat when using the wrong domain.
8 years ago
Mark McDowall ba817557ba Fixed: More results in season searches when KAT
8 years ago
Fossil 30ed3a4a80 Updated NZBFinder URL
8 years ago
Mark McDowall 8213f020ff Removed 6box
8 years ago
Mark McDowall aec3ed16d0 Use wildcards when searching for single episodes on BTN
8 years ago
Taloth Saldono c249ad5dbe Using a tiered fallback is safer in case there is another data-loss and ids get reset.
9 years ago
Taloth Saldono d3adb7ac40 Fixed: HDBits release age incorrect.
9 years ago
Taloth Saldono 0f1afd416b Fixed: Adjusted BTN Recent Feed (RssSync) to better use their api db indexes.
9 years ago
Taloth Saldono 4c5707bba8 Fixed: Newznab/Torznab used wrong query if tvrageid was unknown in combination with a specific indexer capability profile.
9 years ago
Mark McDowall 5a877cbd62 Fixed: RSS Sync failing due to one broken indexer
9 years ago
Taloth Saldono 22aa759abc Fixed: Rarbg indexer broken on develop.
9 years ago
Taloth Saldono 23871503a2 Replaced Uri with HttpUri.
9 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
9 years ago
Taloth Saldono e945231ab3 Fixed: Newznab should reject a Torznab feed.
9 years ago
Taloth Saldono 3b57194d47 Fixed: Parses size in Wombles Description field so min/maxsize checks works on Wombles feed.
9 years ago
Taloth Saldono 21c901eab4 fixed failing torznab test
9 years ago
Taloth Saldono 9ad8311dd6 New: Use PageSize reported by newznab/torznab caps instead of hardcoded 100.
9 years ago
Taloth Saldono df84028c90 Added DrunkenSlug and SimplyNZBs as Newznab presets.
9 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
9 years ago
Taloth Saldono e01b2ef25c Fixed some compile warnings.
9 years ago
Taloth Saldono bd6a38173e Add another nn preset.
9 years ago
Taloth Saldono f96f997506 Fixed: Handling xml responses containing invalid html entities.
9 years ago
cturra db66d3da9e updating nzbplanet.net api url to reflect recent change
9 years ago
Taloth Saldono c20e0667d4 Added additional tier to search for daily series type on BTN to find faux-daily series with SxxExx groups instead of date groups.
9 years ago
Taloth Saldono bbfe8c27c6 Fixed: Misleading error message when Kickass/Torrent Rss indexer returned invalid xml.
9 years ago
Taloth Saldono 0d19f645e8 Fixed: Don't apply indexer backoff on DNS and connection issues.
9 years ago
Mark McDowall 7ca67fe57a New: Special searching on RARBG
9 years ago
Mark McDowall 7921dd3f96 Fixed: Removed Titans of TV tracker
9 years ago
Mark McDowall 9f066f7a6b New: Newznab preset for Usenet Crawler
9 years ago
Matt 8062466ab8 Changing Indexer failure log message to local from UTC.
9 years ago
zetas 91f68de8a7 Adding new newznab preset for NZBCat
9 years ago
Mark McDowall 6f7fea3591 PFMonkey Newznab preset
9 years ago
Mark McDowall f0933b9786 Fixed: Test messaging when indexer API returns an error with a message
9 years ago
Taloth Saldono e8d6d62fba Warning message when BTN API throw internal server error
9 years ago
Taloth Saldono 74403815d9 Fixed torznab searching without any id or q.
9 years ago
Taloth Saldono b6ddc8756b Fixed typo in nn caps and apikey error message.
9 years ago
Taloth Saldono 25aa3b60b0 Don't be so strict about dupe attr values.
9 years ago
Taloth Saldono e13c89521d Merge branch 'nn-tvdbid' into develop
9 years ago
Taloth Saldono 45cdb98c58 Fixed namespace detection for EZRSS now DOCTYPE is gone.
9 years ago
Taloth Saldono 84c7f4cd8c Added support for tvmaze.
9 years ago
Taloth Saldono 9162e97dd5 Added support for querying newznab with multiple ids in one query.
9 years ago
Taloth Saldono 1ad1d73c91 Added tiered indexer requests to support fallback to wildcard queries.
9 years ago
Taloth Saldono 99f452e299 New: Added support for newznab indexers using tvdbid for searching.
9 years ago
Mark McDowall 97f1761092 Log description for invalid API key response
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono c63b65eba1 Only apply kat peers fix for recent releases.
9 years ago
Taloth Saldono d637ee1a2d Disable kickass seeds/peers info since they only report 0 on the rss.
9 years ago