Commit Graph

373 Commits (develop)

Author SHA1 Message Date
Mark McDowall 6b08e849b8 Search for raw and clean titles for Newznab/Torznab indexers that support raw title searching
1 week ago
Bogdan 084fcc2295 Implement equality checks for providers
3 weeks ago
Bogdan 1eddf3a152 Use number input for seed ratio
1 month ago
Gauthier 6c232b062c
New: Multi Language selection per indexer
2 months ago
Mark McDowall c641733781 Fixed: Task progress messages in the UI
3 months ago
Bogdan 7a768b5d0f
New: Indexer flags
4 months ago
Bogdan d15c116f13 Fix translation keys for indexer validation
4 months ago
Qstick 913b845faa Fixed: Prevent anime search with ep/season if not supported
4 months ago
Bogdan 2dbf5b5a71 Check Content-Type in FileList parser
5 months ago
Stevie Robinson 07fbb0d1f4
Add missing translation keys from Indexer Settings
5 months ago
ilike2burnthing fef525ddb8
Remove unsupported pagination for Nyaa
5 months ago
ilike2burnthing 3454f1c9ed
Remove dead Torznab presets
5 months ago
Fossil e7224832cf
Updated NZB Finder categories and removed OZnzb
6 months ago
Bogdan 96cb7c4d5f
Fixed: Handle query limit error and add rate limit for BroadcastheNet
6 months ago
Stevie Robinson 7464c09a46
Update translation keys to be Sonarr specific
7 months ago
Mark McDowall 3541cd7ba8 Fixed: Blocklisting torrents from indexers that do not provide torrent hash
7 months ago
Bogdan 5328fb4ab3
New: Additional options for HDBits
7 months ago
Stevie Robinson f205cfabab
Translate Indexers on the backend
7 months ago
Bogdan c7824bb593
Fixed: Skip parsing releases without title
9 months ago
Qstick f2b0fc946e
Fixed: Show correct error on unauthorized caps call
9 months ago
Mark McDowall 2a241294b5 Fixed: Parsing of multiple languages from Newznab/Torznab indexer releases
9 months ago
Bogdan 0feee19146 New: Async HttpClient
10 months ago
ttran913 6b533ef2f9
New: Season pack searching with 'Anime Standard Format Search'
10 months ago
Bogdan 51dc96cb6e
Specify in the logs what indexer is lacking capabilities
10 months ago
Mark McDowall d581de00c9 Fixed: Duplicate searches when Anime Standard Format Search enabled on indexer and series has multiple aliases
10 months ago
Bogdan b407eba612
Fixed: Ensure failing indexers are marked as failed when testing all
11 months ago
Bogdan 38c717bcef
Dedupe releases based on indexer priority
11 months ago
Bogdan 45336389e6
Fixed: Handling of no results from BTN searches
11 months ago
Bogdan a77ef187af
Fixed: Anime standard format search on Nyaa
11 months ago
Bogdan b6f3bcb309 Add ContentSummary to HDBits requests
11 months ago
Zak Saunders d44656bca1 New: Remove Rarbg Indexer due to site shutdown
1 year ago
bakerboy448 3b505d8734
New: Indexer Messaging and Error Improvements
1 year ago
Bogdan 48ee1158ad Fixed: Enforce validation warnings
1 year ago
Bogdan 7343616a47 Simplify ShouldHaveApiKey and HasErrors
1 year ago
Bogdan 12374f7f00 Use 'var' instead of explicit type
1 year ago
Bogdan 281add47de Inline 'out' variable declarations
1 year ago
Bogdan 6b1e4ef819
Enforce rule IDE0005 on build
1 year ago
Bogdan de3bfb7c5a
Fix spelling "Use languages from Torznab/Newznab attributes if given"
1 year ago
Qstick 9c5a07f62a New: Use languages from Torznab/Newznab attributes if given
1 year ago
Bogdan 9bdc618366 Fixed: Use indexer errors from response if Content-Type is XML before processing response
1 year ago
Bogdan c6b543e072 Remove unused imports
1 year ago
Bogdan 76f93c8415
Fixed: Ensure indexer errors are handled before processing response
1 year ago
Bogdan a0b08f6c6f
Build download requests from indexer implementation
1 year ago
Gabriel Sjöberg 99c4f5b746
Use BuildInfo.AppName for RARBG appId instead of hardcoded value
1 year ago
Mark McDowall 97cf3cee17 New: Don't prevent season searches for Newznab/Torznab if supported by the indexer
1 year ago
Mark McDowall 47cf8e6430
New: Updated Rarbg request limits
1 year ago
Bakerboy448 128f62488d Fixed: DrunkenSlug Default URL
1 year ago
Stepan Goremykin 11d91faaad
Use Array.Empty and fix a few multiple enumerations
1 year ago
Qstick e805f61450 Use Length/Count property instead of Count() method to prevent enumerating
1 year ago
Qstick 0ed8ba828d Avoid unnecessary zero-length array allocations
1 year ago