rdt-client/server/RdtClient.Service
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
..
BackgroundServices fix(service): Clear SQLite connection pools on service stop 2026-04-28 14:31:29 -04:00
Helpers Mem and CPU perf fixes 2026-04-21 22:19:06 -04:00
Middleware Cleanup. 2026-02-23 20:04:53 -07:00
Properties Added most functionality on the client and serverside 2020-04-04 15:12:04 -06:00
Services fix: remove usage of GetHashInfoAsync 2026-05-28 14:50:39 +10:00
Wrappers Global formatting. 2026-02-11 19:44:49 -07:00
DiConfig.cs Run formatters. 2026-03-14 13:41:30 -06:00
GlobalSuppressions.cs Global formatting. 2026-02-11 19:44:49 -07:00
RdtClient.Service.csproj fix: remove usage of GetHashInfoAsync 2026-05-28 14:50:39 +10:00
RdtClient.Service.csproj.user Refactored download processor. 2021-01-09 19:51:36 -07:00