rdt-client/server/RdtClient.Service
Claude 541489d0d3
fix: sanitize RdName in TorBox MoveHashDirContents
UnpackClient now sanitizes the torrent directory name when building
extractPath, so the post-unpack TorBox move needs to compare against
the sanitized name as well. Without this, extractPath.EndsWith(rdName)
takes the wrong branch for any torrent whose RdName contained brackets
and files end up in the hash subdirectory instead of the torrent
directory.

Reported by @omgbeez.
2026-04-23 15:43:25 +00:00
..
BackgroundServices Cleanup. 2026-02-23 20:04:53 -07:00
Helpers fix: address review feedback on filename sanitizer 2026-04-23 06:55:34 +00: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: sanitize RdName in TorBox MoveHashDirContents 2026-04-23 15:43:25 +00: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 Upgrade packages. 2026-03-14 13:39:51 -06:00
RdtClient.Service.csproj.user Refactored download processor. 2021-01-09 19:51:36 -07:00