Bogdan
|
2109d171e8
|
New: Retry on failed downloads of torrent and nzb files
(cherry picked from commit bc20ef73bdd47b7cdad43d4c7d4b4bd534e49252)
Closes #4396
|
11 months ago |
Bogdan
|
fd9bd5f691
|
New: Async HttpClient
|
1 year ago |
Bogdan
|
a7e4a85cef
|
Fix downloading releases without an indexer
(cherry picked from commit ca8b26138e3ebd793cc1a5fd51522ce3eda8a2e1)
Closes #3598
|
2 years ago |
Bogdan
|
5380d78cad
|
Build download requests from indexer implementation
(cherry picked from commit a0b08f6c6f106d92cdb12fbb959dd2605c22fe6a)
Closes #3590
Closes #3593
|
2 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 |
Qstick
|
f5e2a447e9
|
Sync Packages with Radarr
|
4 years ago |
ta264
|
843bc6aabc
|
New: Update MonoTorrent from nuget
|
4 years ago |
Qstick
|
a4b78b44ce
|
StyleCop (#1058)
* Stylecop Rules and Fixes
|
4 years ago |
Qstick
|
fa051257e3
|
Fixed: Releases no longer available on the indexer should be removed from the pending queue
|
7 years ago |
Qstick
|
1e4d9480e9
|
Implement Release Parsing, Decision Engine, and Downloading (#35)
* Implement Parsing, Decision Engine, and Downloading
|
7 years ago |
Qstick
|
7e6ec654ce
|
Fixed: Follow 301 redirects when fetching torrents (#21)
Fixed: Follow 301 redirects when fetching torrents
|
7 years ago |
harris
|
fc5ab94d4f
|
Update Download Clients
|
8 years ago |
Matthew Despain
|
20c8dec50a
|
First round of refactoring.
|
8 years ago |
Keivan Beigi
|
aba613acd1
|
Because it's 2016!
|
8 years ago |
Taloth Saldono
|
914f799f9d
|
New: Added support to save .magnet to blackhole directory.
fixes #1406
|
8 years ago |
Taloth Saldono
|
b320a23bf8
|
Added better log message when indexer reached daily grab limit.
|
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 |
Mark McDowall
|
6b9c4af591
|
Fixed: Magnet links with torrent blackhole
|
9 years ago |
Mark McDowall
|
d170c9ad07
|
Fixed: Torrent Blackhole client will not track torrents by hash
|
9 years ago |
Taloth Saldono
|
ccfa13e383
|
Replaced built-in valuetypes with language keywords.
|
9 years ago |
Taloth Saldono
|
c6c68c0c75
|
Incorrect number of parameters.
|
9 years ago |
Taloth Saldono
|
9fe8477a40
|
Now logging nzb&torrent response sizes.
|
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
|
971e159fa4
|
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
|
10 years ago |
Taloth Saldono
|
a3873634b0
|
Fixed TorrentBlackhole failing fatally on magnet link instead of falling back to torrent url.
|
10 years ago |
Taloth Saldono
|
36ac4f0a8d
|
Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder.
|
10 years ago |
Mark McDowall
|
3055b90178
|
Log where the torrent request is being redirected to
|
10 years ago |
Keivan Beigi
|
e79a2c742a
|
Fixed: some issues around removing completed and failed downloads
|
10 years ago |
Mark McDowall
|
ca9c6c651f
|
Fixed: Follow redirects when getting torrent from KAT
|
10 years ago |
Keivan Beigi
|
cf77104a02
|
removed redundant else
|
10 years ago |
Keivan Beigi
|
0be8f55a2f
|
Cleaned up using directive
|
10 years ago |
MythJuha
|
67cd5703a1
|
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
|
10 years ago |