rdt-client/server/RdtClient.Service/Services/TorrentClients
Cucumberrbob ab5a013edb
[TB] use torrentClientTorrent (if it's passed) instead of fetching in UpdateData
Makes `ProviderUpdater` only cause 2 API requests each run rather than `O(n)` where `n` is the number of torrents
2025-03-17 20:24:31 +00:00
..
AllDebridTorrentClient.cs Use DownloadableFileFilter in AllDebridTorrentClient to filter files 2025-03-03 11:57:43 +00:00
DebridLinkTorrentClient.cs Remove logic in DLTorrentClient erroneously copied from RDTorrentClient 2025-03-03 12:22:02 +00:00
ITorrentClient.cs [TB] Replace null with empty string for filenames in TorrentClient 2024-12-11 00:03:43 +10:00
PremiumizeTorrentClient.cs Use DownloadableFileFilter in PremiumizeTorrentClient to filter files 2025-03-03 12:03:00 +00:00
RealDebridTorrentClient.cs Use DownloadableFileFilter in RealDebridTorrentClient to filter files 2025-03-03 12:04:34 +00:00
TorBoxTorrentClient.cs [TB] use torrentClientTorrent (if it's passed) instead of fetching in UpdateData 2025-03-17 20:24:31 +00:00