bakerboy448
7444c0e20a
New: Indexer Messaging and Error Improvements
...
(cherry picked from commit 3b505d8734dcbe3fa53acba7f94f1361151e6a44)
1 year ago
Bogdan
cc27107668
Use 'var' instead of explicit type
...
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
Closes #3749
1 year ago
Stepan Goremykin
adcba7b724
Use Array.Empty and fix a few multiple enumerations
...
(cherry picked from commit 11d91faaada0e70910c832ce405ddeed52a24172)
Closes #3451
1 year ago
Mark McDowall
09cc4c23e1
New: Updated Rarbg request limits
...
(cherry picked from commit 47cf8e6430b7f7704ce2f1524fa9e3c8e6f9b47a)
Close #3526
2 years ago
Bogdan
5380d78cad
Build download requests from indexer implementation
...
(cherry picked from commit a0b08f6c6f106d92cdb12fbb959dd2605c22fe6a)
Closes #3590
Closes #3593
2 years ago
bakerboy448
bb55f30252
Fixed: Improved Indexer test failure message when no results are returned
...
(cherry picked from commit 05b1581b7dfa5bc8a2b38a60179e3472c8134f74)
3 years ago
Mark McDowall
3ac2401304
New: Add logging is release is rejected because no download URL is available
...
(cherry picked from commit a83ed3bcce4b0a5ed5279029eed1b2ccfb4e8b85)
3 years ago
Robin Dadswell
0758a27d5b
Generalized RateLimit logic to all indexers based on indexer id
...
Fixes #1982
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
4 years ago
Taloth
9b1bbaef02
New: Newznab/Torznab categories dropdown with indexer provided category names
4 years ago
Taloth Saldono
2d8657a77f
Handle ratelimit api response for newznab caps endpoint on certain newznab indexers that have caps behind the apikey
4 years ago
Qstick
a4b78b44ce
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
4 years ago
Qstick
f3573d4deb
Changed: More descriptive message if indexer test yielded no results
6 years ago
Qstick
6cc05fcca3
Added: Log indexer response to Trace if an exception occurs
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
f6d1b77b45
Misc Newznab/Torznab Updates
7 years ago
Qstick
f8f988a083
Misc Sonarr Pulls
7 years ago
Qstick
ab9a9232cf
Sonarr Pulls
...
'e4c341898
'5613ab05e
'372442af2
'28c45f941
'ea1616586
7 years ago
Qstick
0807fcc616
Cleanse Log Exception Data ( #83 )
7 years ago
Qstick
9fba2458d8
Remove TV search commands ( #68 )
...
* Remove TV search commands
Remove TV search commands
* Cleanup Newznab, Fix variable name in IntegrationTests
7 years ago
Daniel Underwood
f40918ddb8
Add artist search framework code
7 years ago
Daniel Underwood
c55e3f2c34
Set up framework for artist indexer searching
7 years ago
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
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
0f1afd416b
Fixed: Adjusted BTN Recent Feed (RssSync) to better use their api db indexes.
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.
...
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Taloth Saldono
0d19f645e8
Fixed: Don't apply indexer backoff on DNS and connection issues.
...
Fixes #751
9 years ago
Taloth Saldono
e8d6d62fba
Warning message when BTN API throw internal server error
9 years ago
Taloth Saldono
1ad1d73c91
Added tiered indexer requests to support fallback to wildcard queries.
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono
2627072aab
Fixed log message for rss sync gap warning.
9 years ago
Taloth Saldono
c16d02fc1d
Fixed: indexer returning an empty page during the rss sync.
9 years ago
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
9 years ago
Taloth Saldono
78ade3250c
Added RateLimit service to globally manager short duration ratelimits.
10 years ago
Taloth Saldono
ba2da07c2f
Added tests and refactored TorrentRss code.
10 years ago
Michel Zehnder
9d7522cc15
New: Add generic TorrentRssIndexer support.
...
Add support for generic RSS feeds. Parses the feed and tests if it is
EZTV compatible, or if it has all required fields for the generic
TorrentRssParser
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
29ee0ef2be
Fixed: EZTV logging generic error when there were no results
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
10 years ago
Mark McDowall
a8ca258ca4
Fixed: Indexer testing
...
Omg now has a preprocessor to catch authentication issues
Indexer testing works again, instead of always being successful
10 years ago
MythJuha
67cd5703a1
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Keivan Beigi
a44be4d902
log newsnab 429 errors as warn instead of exceptions
10 years ago
Taloth Saldono
5e62c2335f
Fixed: Refactored the Indexer architecture to support non-rss indexers.
10 years ago