Qstick
6da224bfc4
Changed: RIP Nzbs.org
6 years ago
Qstick
f3573d4deb
Changed: More descriptive message if indexer test yielded no results
6 years ago
Taloth Saldono
af65e251d8
Fixed error in unicode cleanup code removing most non-latin characters instead of just invalid ones.
6 years ago
Qstick
e4e677eea2
New: Limit provider backoff during the first 15 min of startup
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
ef9072fc3b
Fixed: Support new feed url format IPTorrents ( #573 )
6 years ago
Max Harley
deff1e31cb
Update Apollo with Orpheus ( #530 )
6 years ago
Qstick
1eeb1bbf63
Fixed: Handling of poorly formed items when parsing results from indexer
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
gismo2004
a95191dc3b
Fixes: Headphones album search ( #502 )
6 years ago
Qstick
e08f39ebe0
New: Setting to prevent download of early releases ( #485 )
...
* New: Setting to prevent download of early releases
* Fixup! Test and Wording
6 years ago
gismo2004
e155217165
Fixed: Newznab Artist search ( #482 )
...
* Fixed: Newznab Artist search
space is still not allowed
make code more readable
* add back the curly braces
6 years ago
gismo2004
91767c1462
Fixed: Newznab "400.BadRequest" ( #481 )
...
"space" is not allowed in request url
6 years ago
Qstick
812af82fae
Fixed: Search fails for many artist and albums with specials ( #466 )
...
* Fixed: Search fails for many artist/albums with specials
* fixup! Replace & with space
* fixup! Add two more test cases
* fixup! Add last test case
* fixup: Newznab test case
6 years ago
Qstick
ef7d54a412
Fixed: Handle Gazelle NullRef ( #447 )
7 years ago
Qstick
6cc05fcca3
Added: Log indexer response to Trace if an exception occurs
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
7 years ago
Qstick
089d213816
New: Nested Settings and Seed Ratio Setting ( #379 )
...
* New: Nested Settings and Seed Ratio Setting
* Fixed: Sonarr related variable naming
7 years ago
Qstick
a794ed8860
Fixed: Null Error on Gazelle Auth Fail
7 years ago
Qstick
25c0423ef6
Fixed :Compile warning cleanup ( #314 )
...
Fixed :Compile warning cleanup
7 years ago
Qstick
f6a1f5142a
Changed: Cleanup indexer files, Remove fanzub ( #305 )
7 years ago
Qstick
97a0daa1aa
Fixed: Gazelle Issues, Plus add feed parse test
...
Fixes #217
7 years ago
Qstick
80a5701b99
New: Log indexer when processing results
7 years ago
Qstick
ded7574227
Fix Headphones Download Auth, Add Special Parsing ( #152 )
...
* Add Secondary Backup Parsing Method if Regex Fails
* Add BasicAuth info to release for nzb download handling
7 years ago
Qstick
ede3a55c68
New: Add Headphones VIP Indexer ( #147 )
...
* New: Add Headphones VIP Indexer
* fixup! String Format Invalid
* fixup! Remove hyphen from search string
* Add Tests for Headphones Indexer
7 years ago
Qstick
71cc80aef9
Fix: Decode Gazelle Response before parsing releases
7 years ago
Qstick
27d65937c0
UI Updates, Separate Auto and Manual Searches per Indexer
7 years ago
Qstick
0e1dfed8d7
Fixed: Provider Status housekeeping
7 years ago
Qstick
be6f89cd76
Fixed: Size parsing of empty description from torrent RSS feeds
7 years ago
Qstick
099f24afea
Fixed: Abort Newznab indexer Test if connection failed.
7 years ago
Qstick
b99b23b4bb
Remove non-working Nyaa Baseurl
7 years ago
Qstick
13bfb73ee9
Upstream Changes to DownloadClients and Indexers
7 years ago
Qstick
f6d1b77b45
Misc Newznab/Torznab Updates
7 years ago
Qstick
5bee842b26
New: Ability to set minimum seeders on a per indexer basis
7 years ago
Qstick
f1b1904e07
Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
7 years ago
Qstick
f8f988a083
Misc Sonarr Pulls
7 years ago
Qstick
90a4838958
Tweak Release Parsing, Add Less strict Regex Cases for Title
7 years ago
Qstick
ab9a9232cf
Sonarr Pulls
...
'e4c341898
'5613ab05e
'372442af2
'28c45f941
'ea1616586
7 years ago
Qstick
4e7a2a3ed4
Add support for searches in newznab if indexer doesnt support audio params (Jackett)
7 years ago
Qstick
1322633d0d
Add Support for Gazelle based indexers
7 years ago
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 )
...
* Remove TV search commands
Remove TV search commands
* Cleanup Newznab, Fix variable name in IntegrationTests
8 years ago
Qstick
4f61354dc5
Add Paging to Waffles Requests ( #39 )
...
* Add Paging to Waffles Requests
* Make pages dynamic variable to match others
8 years ago
Qstick
a5ac4ed37a
Remove Non-Music Indexers ( #42 )
...
Remove Non-Music Indexers
8 years ago
Qstick
1e4d9480e9
Implement Release Parsing, Decision Engine, and Downloading ( #35 )
...
* Implement Parsing, Decision Engine, and Downloading
8 years ago
Qstick
5556989324
Implement Waffles Indexer ( #34 )
...
* Implement Waffles Indexer
Implement Waffles Indexer
* Remove Exception Class
Remove Exception Class
* Fix csproj file
Fix csproj file
* Add Test Fixture
Add Test Fixture
* Split line due to length for readability
Split line due to length for readability
8 years ago
Daniel Underwood
322e9f3c51
Clean up remaining codacy issues
8 years ago
Daniel Underwood
31b13b3336
Merge branch 'feature/indexers' of github.com:lidarr/lidarr into feature/indexers
8 years ago
Daniel Underwood
11095f7c83
Clean up codacy issues
8 years ago
Daniel Underwood
ad911edfb1
Implement artist search for newznab and omgwtfnzbs
8 years ago
Daniel Underwood
f7bf03499b
Add artist to rarbg album query
8 years ago
Qstick
7691265e66
Fix Newznab if statement, Clean Test Fixture
...
Fix Newznab if statement, Clean Test Fixture
8 years ago
Qstick
5b22e5a9ae
Newznab Indexer Tests
...
Newznab Indexer Tests
8 years ago
Qstick
f72afba764
Album Search for Omgwtfnzbs
...
Album Search for Omgwtfnzbs
8 years ago
Qstick
f0b68afccd
Adds Newznab Album Search Support
...
Adds Newznab Album Search Support
8 years ago
Daniel Underwood
f40918ddb8
Add artist search framework code
8 years ago
Daniel Underwood
e617563b63
Add System.Obsolete attributes to tv-specific things seen in adding search code
8 years ago
Daniel Underwood
c4994c0a59
Update rarbg categories for music
8 years ago
Daniel Underwood
c55e3f2c34
Set up framework for artist indexer searching
8 years ago
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.
9 years ago
Björn Dahlgren
17f6841426
Fixed: Updated HDBits api to api changes.
...
Closes #1448
9 years ago
Taloth Saldono
7f6101a6bc
Better Captcha message.
9 years ago
Taloth Saldono
73fb216e6f
New: Added CAPTCHA support to Rarbg.
9 years ago
Taloth Saldono
2b1c97ffa4
Fixed: AnimoTosho RSS feed size parsing.
...
Also added handling for multiple enclosure elements.
ref #1384
9 years ago
Taloth Saldono
a2536deef0
Fixed: Significantly improved api performance.
9 years ago
Taloth Saldono
c7d445d1c1
New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
...
fixes #r1377
9 years ago
Taloth Saldono
bc94a7f921
Fixed: Forcibly disable kat when using the wrong domain.
9 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
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.
...
fixes #1123
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.
...
fixes #1111
9 years ago
Taloth Saldono
bbfe8c27c6
Fixed: Misleading error message when Kickass/Torrent Rss indexer returned invalid xml.
...
fixes #1058
9 years ago
Taloth Saldono
0d19f645e8
Fixed: Don't apply indexer backoff on DNS and connection issues.
...
Fixes #751
9 years ago
Mark McDowall
7ca67fe57a
New: Special searching on RARBG
9 years ago
Mark McDowall
7921dd3f96
Fixed: Removed Titans of TV tracker
...
Closes #992
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.
...
Fixes #849
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
...
Closes #838
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
Taloth Saldono
211863d55d
Fixed: Indexers returning relative urls for grabs.
10 years ago
Taloth Saldono
2627072aab
Fixed log message for rss sync gap warning.
10 years ago
Gavin Mogan
2fbf7a4114
Inital work on Twitter notifications
10 years ago
Taloth Saldono
c16d02fc1d
Fixed: indexer returning an empty page during the rss sync.
10 years ago
Taloth Saldono
fc75783fbe
Rewrote the RequestGenerator to support paging and other refactorings.
10 years ago
Mark McDowall
58b01b91d5
New: Titans of TV tracker
10 years ago
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
10 years ago
Taloth Saldono
492b114510
Added rarbg error code for unknown series.
10 years ago
Taloth Saldono
55412968e0
New: Added auto-detection of indexer capabilities to torznab.
10 years ago
Taloth Saldono
3ad7673d69
Fixed: Doki rss feed now uses correct url for torrent.
10 years ago
Taloth Saldono
067f450486
Fixed: BTN Anime Season search.
10 years ago
Taloth Saldono
2f3e444394
Unsaved file.
10 years ago
Taloth Saldono
c02d6c426c
Fixed: TorrentRssParser incorrectly detected description element.
10 years ago