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
c51f8cb503
rdt-client
/
server
/
RdtClient.Service
/
Services
/
Downloaders
History
Roger Versluis
123c4f29c6
Remove internal downloader.
2025-10-06 20:15:07 -06:00
..
Aria2cDownloader.cs
Fix hanging Aria2 downloads when files are being copied or cannot be found on the host.
2025-01-05 20:49:55 -07:00
BezzadDownloader.cs
Cleanup, make sure the RD API adheres to the set timeout when trying to add a magnet or file.
2025-07-28 21:46:20 -06:00
DownloadStationDownloader.cs
Use
ISynologyClient
(mockable) and inject
IDelayProvider
so
SynologyTorrentClient
is testable
2025-02-17 22:00:19 +00:00
IDownloader.cs
Add fixes for the symlink downloader from
https://github.com/Pukabyte/rdtclient
.
2024-04-06 14:52:11 -06:00
SymlinkDownloader.cs
Refactored TorrentClientKind to Provider. Upgrade Downloader.NET
2025-02-12 20:24:22 -07:00