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 Allow DownloadMonitoring to report client status 2020-05-03 16:31:17 -04:00
TrackedDownload.cs Fixed: Get actual file names from QBittorrent API (#5226) 2020-11-14 00:27:07 -05:00
TrackedDownloadAlreadyImported.cs Additional logging when trying to complete tracked downloads 2020-06-09 00:06:31 -04:00
TrackedDownloadRefreshedEvent.cs New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
TrackedDownloadService.cs Cleanup Sonarr References 2020-04-30 19:46:53 -04:00
TrackedDownloadStatusMessage.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
TrackedDownloadsRemovedEvent.cs New: Backend changes for new UI 2019-06-11 22:06:19 -04:00