rdt-client/server/RdtClient.Service.Test/Services
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
..
Downloaders Global formatting. 2026-02-11 19:44:49 -07:00
TorrentClients fix: remove usage of GetHashInfoAsync 2026-05-28 14:50:39 +10:00
DownloadableFileFilterTest.cs Global formatting. 2026-02-11 19:44:49 -07:00
EnricherTest.cs Global formatting. 2026-02-11 19:44:49 -07:00
NzbTorrentsTest.cs Cleanup. 2026-02-23 20:04:53 -07:00
QBittorrentTest.cs Remove duplicate import 2026-05-01 15:28:58 -04:00
SabnzbdTest.cs Cleanup. 2026-02-23 20:04:53 -07:00
TorrentRunnerTest.cs Upgrade Torbox dependency. 2026-05-17 13:58:46 -06:00
TorrentsTest.cs fix(ci): Resolve race conditions in tests and fix unused variable warning 2026-05-17 23:26:17 +02:00