rdt-client/server/RdtClient.Service
Alexandre Vassard 1dd7ab9c8e fix(symlink): strip duplicate torrent name from subpath
torrent.Files[].Path already includes the torrent name as its first
component (e.g. "Hijack/Saison 1/file.mkv"), but GetDownloadPath was
also initialising torrentPath with torrent.RdName, causing the name
to appear twice (e.g. "Hijack/Hijack/Saison 1"). Strip the torrent
name prefix from subPath before combining so the resolved path matches
the actual rclone mount layout.
2026-03-08 21:15:34 +01:00
..
BackgroundServices Cleanup. 2026-02-23 20:04:53 -07:00
Helpers fix(symlink): strip duplicate torrent name from subpath 2026-03-08 21:15:34 +01: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 Add torrents/trackers qBittorrent endpoint for cleanuparr compatibility. 2026-03-01 11:24:11 -07:00
Wrappers Global formatting. 2026-02-11 19:44:49 -07:00
DiConfig.cs Cleanup. 2026-02-23 20:04:53 -07:00
GlobalSuppressions.cs Global formatting. 2026-02-11 19:44:49 -07:00
RdtClient.Service.csproj Merge pull request #923 from omgbeez/upstream/resilience 2026-02-23 08:36:35 -07:00
RdtClient.Service.csproj.user Refactored download processor. 2021-01-09 19:51:36 -07:00