rdt-client/server/RdtClient.Service/Services/TorrentClients
Cucumberrbob d40e686845
Remove logic in DLTorrentClient erroneously copied from RDTorrentClient
This code handled the RD-specific behaviour of choosing which files to download, and only getting those links from the API, rather than what DL does: downloading all files and having the api consumer pick which links they want to download.
2025-03-03 12:22:02 +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 Use DownloadableFileFilter in TorBoxTorrentClient to filter files 2025-03-03 11:55:26 +00:00