rdt-client/server/RdtClient.Service/Services
Roger Far 2a38d43a1b
Merge pull request #817 from Cucumberrbob/feat/turn-off-auto-unpack
Don't unpack if `UnpackLimit` is set to `0`
2025-05-18 11:11:49 -06:00
..
Downloaders Use ISynologyClient (mockable) and inject IDelayProvider so SynologyTorrentClient is testable 2025-02-17 22:00:19 +00:00
TorrentClients Merge branch 'main' of https://github.com/rogerfar/rdt-client 2025-04-13 07:55:26 -06:00
Authentication.cs Add internal downloader logger. 2024-04-06 16:28:03 -06:00
DownloadableFileFilter.cs rename private methods of DownloadableFileFilter 2025-03-03 12:44:15 +00:00
DownloadClient.cs remove superfluous newline 2025-02-20 14:59:09 +00:00
Downloads.cs Use richer GetDownloadInfos instead of GetDownloadLinks 2025-03-11 12:12:16 +00:00
IDownloads.cs Use richer GetDownloadInfos instead of GetDownloadLinks 2025-03-11 12:12:16 +00:00
QBittorrent.cs Merge branch 'main' into feat/debrid-queue 2025-04-13 09:16:46 -06:00
RdtHub.cs Add retry handler with polly to intercept 429 rate limit errors with Real-Debrid. 2024-07-13 19:54:36 -06:00
RemoteService.cs Style fixes. 2024-04-06 14:58:07 -06:00
Settings.cs Add internal downloader logger. 2024-04-06 16:28:03 -06:00
TorrentRunner.cs Update server/RdtClient.Service/Services/TorrentRunner.cs 2025-05-18 11:11:17 -06:00
Torrents.cs lock RealDebridUpdateLock when dequeuing, not when adding to the queue 2025-05-14 14:05:33 +01:00
UnpackClient.cs run dotnet format 2025-03-16 15:34:25 +00:00