Lidarr/src/NzbDrone.Core/Download/TrackedDownloads
ta264 39b57cfe6e 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-12-12 19:31:48 -05:00
..
DownloadMonitoringService.cs Fixed: Remove seeded downloads if they've finished seeding after import 2020-10-13 23:19:28 -04:00
TrackedDownload.cs Fixed: Get actual file names from QBittorrent API (#5226) 2020-12-12 19:31:48 -05:00
TrackedDownloadAlreadyImported.cs New: Monitor and Process downloads separately 2020-10-13 23:19:27 -04:00
TrackedDownloadRefreshedEvent.cs New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
TrackedDownloadService.cs New: Option to ignore items when removing from queue instead of removing from client 2020-10-13 23:19:27 -04:00
TrackedDownloadStatusMessage.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
TrackedDownloadsRemovedEvent.cs Initial Commit Rework 2017-09-05 23:00:26 -04:00