Lidarr/src/NzbDrone.Core/Download
Mark McDowall 2bbce39faa Show title mismatches, but don't import them automaticallys
Fixed: Show Series title mismatches in the UI
Fixed: Force import from Queue for title mismatches
2015-01-21 14:34:11 -08:00
..
Clients Fixed: Remove on Activity page should now work for Blackhole items. 2015-01-20 19:37:48 +01:00
Pending Now generating unique ids for queue items sent to the api. 2015-01-11 20:48:35 +01:00
TrackedDownloads Show title mismatches, but don't import them automaticallys 2015-01-21 14:34:11 -08:00
CheckForFinishedDownloadCommand.cs New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
CompletedDownloadService.cs Show title mismatches, but don't import them automaticallys 2015-01-21 14:34:11 -08:00
DownloadClientBase.cs Fixed: some issues around removing completed and failed downloads 2014-12-22 17:17:48 -08:00
DownloadClientDefinition.cs Provider testing improvements 2014-07-06 20:12:42 -07:00
DownloadClientFactory.cs New: Enable/Disable RSS Sync/Searching on a per indexer basis 2014-08-27 08:23:55 -07:00
DownloadClientItem.cs New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
DownloadClientProvider.cs New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
DownloadClientRepository.cs New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
DownloadClientStatus.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
DownloadClientType.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
DownloadEventHub.cs Fixed: Remove failed downloads from download client (when enabled) 2015-01-21 07:57:54 -08:00
DownloadFailedEvent.cs Fixed: Remove failed downloads from download client (when enabled) 2015-01-21 07:57:54 -08:00
DownloadItemStatus.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 2014-09-28 16:20:06 -07:00
DownloadService.cs New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
EpisodeGrabbedEvent.cs New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
FailedDownloadService.cs Fixed: Remove failed downloads from download client (when enabled) 2015-01-21 07:57:54 -08:00
IDownloadClient.cs Fixed: some issues around removing completed and failed downloads 2014-12-22 17:17:48 -08:00
ProcessDownloadDecisions.cs Queue actions 2014-12-09 21:52:41 -08:00
ProcessedDecisions.cs Queue actions 2014-12-09 21:52:41 -08:00
RedownloadFailedDownloadService.cs New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
TorrentClientBase.cs Log where the torrent request is being redirected to 2015-01-06 07:12:17 -08:00
UsenetClientBase.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00