Radarr/src/NzbDrone.Core/Download/TrackedDownloads
ta264 3e795d290b
Fixed: Get actual file names from QBittorrent API (#5226)
* Fixed: Get actual file names from QBittorrent API

Previously we were assuming that the output filename was the category
output dir + the torrent name.  This isn't true if the torrent has
been renamed or sanitized.
2020-11-14 00:27:07 -05:00
..
DownloadMonitoringService.cs
TrackedDownload.cs Fixed: Get actual file names from QBittorrent API (#5226) 2020-11-14 00:27:07 -05:00
TrackedDownloadAlreadyImported.cs
TrackedDownloadRefreshedEvent.cs
TrackedDownloadService.cs
TrackedDownloadStatusMessage.cs
TrackedDownloadsRemovedEvent.cs