rdt-client/server/RdtClient.Service/Services/DebridClients
Sam Heinz e1635a43a9 fix: remove usage of GetHashInfoAsync
Removes GetHashInfoAsync, and only uses the actual torrentId.

This was originally required as cachedtorrents endpoints used to use a different torrentId to the regular torrent endpoints for whatever reason, but luckily they figured out a while ago that that was not a good idea and just combined them which means calling API to search for hashes isnt needed anymore, hopefully this will reduce rate limiting a bit.
2026-05-28 14:50:39 +10:00
..
AllDebridDebridClient.cs Cleanup. 2026-02-23 20:04:53 -07:00
DebridLinkTorrentClient.cs Cleanup. 2026-02-23 20:04:53 -07:00
IDebridClient.cs Cleanup. 2026-02-23 20:04:53 -07:00
PremiumizeDebridClient.cs Cleanup. 2026-05-17 14:17:13 -06:00
RealDebridDebridClient.cs Cleanup. 2026-02-23 20:04:53 -07:00
TorBoxDebridClient.cs fix: remove usage of GetHashInfoAsync 2026-05-28 14:50:39 +10:00