rdt-client/server
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
..
RdtClient.Data Add torrents/trackers qBittorrent endpoint for cleanuparr compatibility. 2026-03-01 11:24:11 -07:00
RdtClient.Service fix(symlink): strip duplicate torrent name from subpath 2026-03-08 21:15:34 +01:00
RdtClient.Service.Test Cleanup. 2026-02-23 20:04:53 -07:00
RdtClient.Web Add torrents/trackers qBittorrent endpoint for cleanuparr compatibility. 2026-03-01 11:24:11 -07:00
RdtClient.Web.Test Cleanup. 2026-02-23 20:04:53 -07:00
.gitignore Upgrade to .NET6 and Angular 13. 2021-11-21 13:58:49 -07:00
RdtClient.sln Usenet support 2026-02-13 13:15:57 -05:00
RdtClient.sln.DotSettings Upgrade to .NET 9, code cleanup. 2024-11-18 03:39:12 -07:00