rdt-client/server/RdtClient.Service/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
..
DebridClients fix: remove usage of GetHashInfoAsync 2026-05-28 14:50:39 +10:00
Downloaders Global formatting. 2026-02-11 19:44:49 -07:00
Authentication.cs Usenet support 2026-02-13 13:15:57 -05:00
DownloadableFileFilter.cs Global formatting. 2026-02-11 19:44:49 -07:00
DownloadClient.cs Cleanup. 2026-02-23 20:04:53 -07:00
Downloads.cs handle rate limiting and database errors by delaying downloads 2026-05-26 20:16:07 +10:00
Enricher.cs Global formatting. 2026-02-11 19:44:49 -07:00
IDownloads.cs handle rate limiting and database errors by delaying downloads 2026-05-26 20:16:07 +10:00
ITrackerListGrabber.cs Global formatting. 2026-02-11 19:44:49 -07:00
QBittorrent.cs Add additional compatibility when a Torrent stores its media file within a Sub Folder 2026-04-28 21:20:40 -04:00
RdtHub.cs Global formatting. 2026-02-11 19:44:49 -07:00
RemoteService.cs Mem and CPU perf fixes 2026-04-21 22:19:06 -04:00
Sabnzbd.cs Cleanup. 2026-02-23 20:04:53 -07:00
Settings.cs Global formatting. 2026-02-11 19:44:49 -07:00
TorrentRunner.cs handle rate limiting and database errors by delaying downloads 2026-05-26 20:16:07 +10:00
Torrents.cs fix(ci): Resolve race conditions in tests and fix unused variable warning 2026-05-17 23:26:17 +02:00
TrackerListGrabber.cs Global formatting. 2026-02-11 19:44:49 -07:00
UnpackClient.cs Cleanup. 2026-02-23 20:04:53 -07:00