nitsua
870a39278c
Handle ratelimit api response for newznab caps endpoint on certain newznab indexers that have caps behind the apikey
2020-09-26 10:45:35 -04:00
Qstick
10322a1867
New: Aphrodite Language Improvements
2020-07-08 01:24:06 -04:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
ta264
8d27111f7b
Remove all unnecessary usings
2019-12-27 20:40:13 -05:00
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
2019-06-16 16:04:38 -04:00
Devin Buhl
b81d8c4678
Correct DownloadDescisionMaker to use ImdbId, and update the ui a little. ( #1068 )
...
* Update variable names, also pass imdb to parsing service from downloaddescisionmaker
* Changes to the DownloadDescisionMaker to use ImdbId when looking for movie. Should fix a lot of Unknown Movie errors.
* Add movie link to nav bar, update Movies image to be fa-film :) Minor UI change.
2017-03-07 18:29:02 -05:00
Devin Buhl
f897591d32
Improve RSS parsing for movies without year
2017-03-05 20:14:05 -05:00
Devin Buhl
e3dc31cca5
Try to add year to release titles that have no year (foriegn release groups) ( #1028 )
2017-03-05 17:58:48 -05:00
Devin Buhl
1d88313424
#146 search imdbid for usenet indexers that support it
2017-01-11 08:42:29 -05:00
Taloth Saldono
2b1c97ffa4
Fixed: AnimoTosho RSS feed size parsing.
...
Also added handling for multiple enclosure elements.
ref #1384
2016-08-04 19:36:13 +02:00
Taloth Saldono
23871503a2
Replaced Uri with HttpUri.
2016-03-11 20:36:01 +01:00
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).
2016-03-11 20:35:58 +01:00
Taloth Saldono
e945231ab3
Fixed: Newznab should reject a Torznab feed.
2016-02-21 11:37:01 +01:00
Mark McDowall
f0933b9786
Fixed: Test messaging when indexer API returns an error with a message
2015-10-27 22:04:20 -07:00
Taloth Saldono
b6ddc8756b
Fixed typo in nn caps and apikey error message.
2015-10-11 02:18:51 +02:00
Taloth Saldono
25aa3b60b0
Don't be so strict about dupe attr values.
2015-10-11 00:26:00 +02:00
Taloth Saldono
99f452e299
New: Added support for newznab indexers using tvdbid for searching.
2015-10-09 22:22:46 +02:00
Mark McDowall
97f1761092
Log description for invalid API key response
...
Closes #838
2015-10-07 00:09:03 -07:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Taloth Saldono
211863d55d
Fixed: Indexers returning relative urls for grabs.
2015-08-15 13:36:40 +02:00
Taloth Saldono
25c77711cd
Log partial indexer response on parser error.
2015-05-01 23:51:31 +02:00
Mark McDowall
eeafa2cb64
Fixed: download URL for some newznab imposters
2014-12-15 14:38:38 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
2014-12-01 22:26:25 -08:00
Mark McDowall
a8ca258ca4
Fixed: Indexer testing
...
Omg now has a preprocessor to catch authentication issues
Indexer testing works again, instead of always being successful
2014-11-25 17:02:53 -08:00
Keivan Beigi
23524c238f
Fixed: EzRSS Size Parsing
2014-11-24 15:16:29 -08:00
Taloth Saldono
5e62c2335f
Fixed: Refactored the Indexer architecture to support non-rss indexers.
2014-09-27 21:57:35 +02:00