This website requires JavaScript.
Explore
Help
Sign in
danvics
/
rdt-client
Watch
1
Star
0
Fork
You've already forked rdt-client
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
v2.0.119
rdt-client
/
server
/
RdtClient.Service
/
Helpers
History
Cucumberrbob
2bbbf0fd10
Use
ISynologyClient
(mockable) and inject
IDelayProvider
so
SynologyTorrentClient
is testable
2025-02-17 22:00:19 +00:00
..
DownloadHelper.cs
DownloadHelper
: use
IFileSystem
for testable filesystem access
2025-02-17 21:57:02 +00:00
FileHelper.cs
Add logging for the symlink downloader.
2024-04-10 17:56:11 -06:00
IDelayProvider.cs
Use
ISynologyClient
(mockable) and inject
IDelayProvider
so
SynologyTorrentClient
is testable
2025-02-17 22:00:19 +00:00
JsonModelBinder.cs
Add retry handler with polly to intercept 429 rate limit errors with Real-Debrid.
2024-07-13 19:54:36 -06:00
Logger.cs
Fixed issue where a lot of downloads could be tried in 1 go, causing a bit of a DOS to real-debrid, fixed the status of the torrent as error incorrectly when some downloads are errored out.
2024-02-17 15:34:49 -07:00