bakerboy448
|
7444c0e20a
|
New: Indexer Messaging and Error Improvements
(cherry picked from commit 3b505d8734dcbe3fa53acba7f94f1361151e6a44)
|
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 |
Qstick
|
b01852ff0a
|
New: Use languages from Torznab/Newznab attributes if given
(cherry picked from commit 9c5a07f62a6e32832c10c80813cd3b98c5859989)
Fixes #3701
|
2 years ago |
Bogdan
|
d317c3dd60
|
Fixed: (Headphones) Use custom download request
Closes #3595
|
2 years ago |
cicomalieran
|
6842c561ea
|
Fixed: Parsing RSS with null values
Fixes #2187
Fixes #1730
(cherry picked from commit 8175f19442273e13517b2d507e7a4c33587f1b15)
|
3 years ago |
Qstick
|
a4b78b44ce
|
StyleCop (#1058)
* Stylecop Rules and Fixes
|
4 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 |
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
|
be6f89cd76
|
Fixed: Size parsing of empty description from torrent RSS feeds
|
7 years ago |
Qstick
|
f6d1b77b45
|
Misc Newznab/Torznab Updates
|
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 |
Mark McDowall
|
9b162f2d5e
|
Fixed: Clean RSS feed before detecting type
Fixes #1518
|
8 years ago |
Keivan Beigi
|
73840dcacc
|
The great logger.Error cleanup!
|
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
|
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
|
f96f997506
|
Fixed: Handling xml responses containing invalid html entities.
fixes #1123
|
9 years ago |
Taloth Saldono
|
ccfa13e383
|
Replaced built-in valuetypes with language keywords.
|
9 years ago |
Taloth Saldono
|
211863d55d
|
Fixed: Indexers returning relative urls for grabs.
|
9 years ago |
Taloth Saldono
|
2f3e444394
|
Unsaved file.
|
10 years ago |
Taloth Saldono
|
ccff4fe142
|
Fixed: Size Parsing in TorrentRss was a bit too tolerant.
fixes #590
|
10 years ago |
Taloth Saldono
|
ba2da07c2f
|
Added tests and refactored TorrentRss code.
|
10 years ago |
Taloth Saldono
|
25c77711cd
|
Log partial indexer response on parser error.
|
10 years ago |
Mark McDowall
|
eeafa2cb64
|
Fixed: download URL for some newznab imposters
|
10 years ago |
Keivan Beigi
|
cf77104a02
|
removed redundant else
|
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 |
MythJuha
|
67cd5703a1
|
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
|
10 years ago |
Keivan Beigi
|
28f7e256b2
|
removed dead code
|
10 years ago |
Mark McDowall
|
97370cc8b3
|
omgwtfnzbs fixes
New: connect to omgwtfnzbs over https
Fixed: No results found response for omgwtfnzbs
|
10 years ago |
Taloth Saldono
|
5e62c2335f
|
Fixed: Refactored the Indexer architecture to support non-rss indexers.
|
10 years ago |