harris
|
97fefa12c9
|
Change Default NewzNab categories from tv to music
|
8 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
Fixed: Improve health check message when all enabled indexers are disabled due to failures
Closes #1551
|
8 years ago |
Mark McDowall
|
9b162f2d5e
|
Fixed: Clean RSS feed before detecting type
Fixes #1518
|
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
Fixes #1687
|
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.
fixes #1075
|
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
Closes #1520
|
8 years ago |
Taloth Saldono
|
f2ccf94835
|
Fixed: Updated IPTorrents url validation to changed format.
fixes: #1493
|
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.
Closes #1448
|
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.
Also added handling for multiple enclosure elements.
ref #1384
|
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.
fixes #r1377
|
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
|
9 years ago |
Fossil
|
30ed3a4a80
|
Updated NZBFinder URL
|
9 years ago |
Mark McDowall
|
8213f020ff
|
Removed 6box
|
9 years ago |
Mark McDowall
|
aec3ed16d0
|
Use wildcards when searching for single episodes on BTN
Fixed: Double episode searching on BTN
Closes #1305
|
9 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.
fixes #1272
|
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.
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
|
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.
ref Jackett/Jackett#27
|
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 |