Commit Graph

29 Commits (48b12f5b00429a7cd218d23f0544641b0da62a06)

Author SHA1 Message Date
Stevie Robinson 48b12f5b00
Translate Download Clients on the backend
7 months ago
Bogdan 0feee19146 New: Async HttpClient
10 months ago
Bogdan ca8b26138e Fix downloading releases without an indexer
1 year ago
Bogdan a0b08f6c6f
Build download requests from indexer implementation
1 year ago
Qstick 1c22a1ec0d StyleCop
2 years ago
Qstick 9889ab7b48
Update MonoTorrent from nuget
2 years ago
Taloth Saldono d898f55660 Generalized RateLimit logic to all indexers based on indexer id
3 years ago
Taloth Saldono 20af2c8c0f Fixed: Releases no longer available on the indexer should be removed from the pending queue.
7 years ago
Mark McDowall 755575d107
Fixed: Follow 301 redirects when fetching torrents
7 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Taloth Saldono 914f799f9d New: Added support to save .magnet to blackhole directory.
8 years ago
Taloth Saldono b320a23bf8 Added better log message when indexer reached daily grab limit.
8 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
8 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.
9 years ago
Taloth Saldono a3873634b0 Fixed TorrentBlackhole failing fatally on magnet link instead of falling back to torrent url.
9 years ago
Taloth Saldono 36ac4f0a8d Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder.
9 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