rdt-client/server/RdtClient.Service/Services/TorrentClients
Cucumberrbob e776236270
Use richer GetDownloadInfos instead of GetDownloadLinks
*Most* debrid providers know the filename as soon as they know the restricted links. By allowing them to tell the program this at an earlier stage, we don't need the `GetFileName` call for most debrid providers
2025-03-11 12:12:16 +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 Use richer GetDownloadInfos instead of GetDownloadLinks 2025-03-11 12:12:16 +00: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 Merge pull request #732 from Cucumberrbob/feat/reduce-torbox-api-load 2025-03-07 12:22:06 -07:00