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. |
||
|---|---|---|
| .. | ||
| CredentialRedactorEnricher.cs | ||
| DownloadHelper.cs | ||
| FileHelper.cs | ||
| FileSizeHelper.cs | ||
| IDelayProvider.cs | ||
| JsonModelBinder.cs | ||
| Logger.cs | ||
| RateLimitHandler.cs | ||