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. |
||
|---|---|---|
| .. | ||
| RdtClient.Data | ||
| RdtClient.Service | ||
| RdtClient.Service.Test | ||
| RdtClient.Web | ||
| RdtClient.Web.Test | ||
| .gitignore | ||
| RdtClient.sln | ||
| RdtClient.sln.DotSettings | ||