rdt-client/server/RdtClient.Service.Test/Services/TorrentClients
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
..
AllDebridDebridClientTest.cs Cleanup. 2026-02-23 20:04:53 -07:00
PremiumizeDebridClientTest.cs Add Premiumize NZB support 2026-05-17 21:49:21 +02:00
TorBoxDebridClientTest.cs fix: remove usage of GetHashInfoAsync 2026-05-28 14:50:39 +10:00