carrossos
|
818ae02a7a
|
Treat HTTP 410 response for failed download similarly to HTTP 404
|
2025-05-21 17:57:11 -07:00 |
|
Bogdan
|
091449d9bf
|
Throw download as failed for invalid magnet links
|
2024-01-15 21:51:17 -08:00 |
|
Bogdan
|
bc20ef73bd
|
New: Retry on failed downloads of torrent and nzb files
|
2023-12-30 16:07:18 -08:00 |
|
Mark McDowall
|
3541cd7ba8
|
Fixed: Blocklisting torrents from indexers that do not provide torrent hash
Closes #6108
|
2023-11-19 10:50:08 -08:00 |
|
Stevie Robinson
|
48b12f5b00
|
Translate Download Clients on the backend
|
2023-11-10 11:44:04 -05:00 |
|
Bogdan
|
0feee19146
|
New: Async HttpClient
|
2023-08-19 17:02:48 -07:00 |
|
Bogdan
|
ca8b26138e
|
Fix downloading releases without an indexer
|
2023-05-01 19:28:04 -05:00 |
|
Bogdan
|
a0b08f6c6f
|
Build download requests from indexer implementation
|
2023-04-30 00:09:11 -04:00 |
|
Qstick
|
1c22a1ec0d
|
StyleCop
|
2022-08-07 15:24:35 -07:00 |
|
Qstick
|
9889ab7b48
|
Update MonoTorrent from nuget
Co-authored-by: ta264 <ta264@users.noreply.github.com>
|
2021-12-30 09:41:59 -08:00 |
|
Taloth Saldono
|
d898f55660
|
Generalized RateLimit logic to all indexers based on indexer id
|
2021-02-08 00:09:59 +01:00 |
|
Taloth Saldono
|
20af2c8c0f
|
Fixed: Releases no longer available on the indexer should be removed from the pending queue.
fixes #679
|
2017-10-25 19:59:05 +02:00 |
|
Mark McDowall
|
755575d107
|
Fixed: Follow 301 redirects when fetching torrents
Closes #1929
|
2017-05-22 18:09:59 -07:00 |
|
Keivan Beigi
|
aba613acd1
|
Because it's 2016!
|
2016-12-21 20:38:37 -08:00 |
|
Taloth Saldono
|
914f799f9d
|
New: Added support to save .magnet to blackhole directory.
fixes #1406
|
2016-08-05 23:10:15 +02:00 |
|
Taloth Saldono
|
b320a23bf8
|
Added better log message when indexer reached daily grab limit.
|
2016-06-14 23:15:41 +02: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
|
6a90035a4c
|
Updated NLog to v4.2.3.
|
2016-02-11 22:15:12 +01:00 |
|
Mark McDowall
|
6b9c4af591
|
Fixed: Magnet links with torrent blackhole
|
2015-11-02 22:21:27 -08:00 |
|
Mark McDowall
|
d170c9ad07
|
Fixed: Torrent Blackhole client will not track torrents by hash
|
2015-10-15 23:11:48 -07:00 |
|
Taloth Saldono
|
ccfa13e383
|
Replaced built-in valuetypes with language keywords.
|
2015-10-03 21:14:06 +02:00 |
|
Taloth Saldono
|
c6c68c0c75
|
Incorrect number of parameters.
|
2015-07-23 06:28:20 +02:00 |
|
Taloth Saldono
|
9fe8477a40
|
Now logging nzb&torrent response sizes.
|
2015-07-22 20:33:47 +02:00 |
|
Taloth Saldono
|
f2a70677e4
|
New: Will now temporarily stop using an indexer if the indexer reported an error.
|
2015-07-20 21:09:16 +02:00 |
|
Taloth Saldono
|
971e159fa4
|
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
|
2015-03-23 20:56:28 +01:00 |
|
Taloth Saldono
|
a3873634b0
|
Fixed TorrentBlackhole failing fatally on magnet link instead of falling back to torrent url.
|
2015-03-15 01:49:11 +01:00 |
|
Taloth Saldono
|
36ac4f0a8d
|
Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder.
|
2015-03-14 22:39:22 +01:00 |
|
Mark McDowall
|
3055b90178
|
Log where the torrent request is being redirected to
|
2015-01-06 07:12:17 -08:00 |
|
Keivan Beigi
|
e79a2c742a
|
Fixed: some issues around removing completed and failed downloads
|
2014-12-22 17:17:48 -08:00 |
|
Mark McDowall
|
ca9c6c651f
|
Fixed: Follow redirects when getting torrent from KAT
|
2014-12-13 15:56:11 -08:00 |
|
Keivan Beigi
|
cf77104a02
|
removed redundant else
|
2014-12-06 23:23:11 -08:00 |
|
Keivan Beigi
|
0be8f55a2f
|
Cleaned up using directive
|
2014-12-06 21:55:17 -08:00 |
|
MythJuha
|
67cd5703a1
|
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
|
2014-11-19 21:47:10 +01:00 |
|