Radarr/src/NzbDrone.Core/Download
Mark McDowall ce031124c7 Improve handling of releases without video files
New: Show warning in queue if download contains executable or archive file and no video file was detected

(cherry picked from commit b15b6a079846b21cac8476820fce9cde81732291)
2023-01-26 16:36:09 +00:00
..
Clients New: Added health check warning if SABnzbd sorting is enabled 2023-01-08 20:38:26 -06:00
Extensions New: Collections View 2022-05-28 17:46:44 -05:00
History Rename MovieImportedEvent to MovieFileImportedEvent 2022-07-03 12:35:15 -05:00
Pending Fixed: Loading queue when there are pending items that were added before upgrading 2022-12-05 21:34:00 -06:00
TrackedDownloads Enforce comment style in CS 2022-11-20 12:27:45 -06:00
CheckForFinishedDownloadCommand.cs New: Monitor and Process downloads separately 2020-04-22 17:33:08 -04:00
CompletedDownloadService.cs Improve handling of releases without video files 2023-01-26 16:36:09 +00:00
DownloadCanBeRemovedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 2020-04-26 14:54:20 -04:00
DownloadClientBase.cs New: Collections View 2022-05-28 17:46:44 -05:00
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed 2021-11-24 12:51:10 -06:00
DownloadClientFactory.cs New: Use native dotnet host and DryIoc 2021-10-25 13:45:44 -04:00
DownloadClientInfo.cs New: Added health check warning if SABnzbd sorting is enabled 2023-01-08 20:38:26 -06:00
DownloadClientItem.cs Fixed: Get actual file names from QBittorrent API (#5226) 2020-11-14 00:27:07 -05:00
DownloadClientProvider.cs Fixed: DownloadClientRootFolderCheck Improvements 2023-01-16 22:38:05 -06:00
DownloadClientRepository.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
DownloadClientStatus.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
DownloadClientStatusRepository.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
DownloadClientStatusService.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
DownloadClientType.cs Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
DownloadCompletedEvent.cs Fixed: Manual Imports for Unknown Movies 2020-05-24 22:35:22 -04:00
DownloadEventHub.cs New: Per download client setting to Remove Completed/Failed 2021-11-24 12:51:10 -06:00
DownloadFailedEvent.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
DownloadIgnoredEvent.cs New: Add Release group to history for all events 2022-03-06 17:27:25 -06: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
DownloadProcessingService.cs New: Per download client setting to Remove Completed/Failed 2021-11-24 12:51:10 -06:00
DownloadSeedConfigProvider.cs New: Removing rtorrent downloads when seeding criteria have been met 2021-11-23 15:06:44 -06:00
DownloadService.cs New: Include movie title and year when logging report 2023-01-05 21:07:59 +00:00
DownloadsProcessedEvent.cs New: Monitor and Process downloads separately 2020-04-22 17:33:08 -04:00
FailedDownloadService.cs New: Download History 2020-04-22 17:33:08 -04:00
IDownloadClient.cs Fixed: Removing completed download from SABnzbd 2021-05-02 21:42:34 +01:00
IgnoredDownloadService.cs New: Add Release group to history for all events 2022-03-06 17:27:25 -06:00
InvalidNzbException.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
MovieGrabbedEvent.cs New: Download History 2020-04-22 17:33:08 -04:00
NzbValidationService.cs New: Use RadarrApi For MovieInfo 2020-05-20 11:00:20 -04:00
ProcessDownloadDecisions.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
ProcessMonitoredDownloadsCommand.cs Don't block task queue for queued update task when there are longer running tasks 2022-11-29 21:44:03 -06:00
ProcessedDecisions.cs Queue actions 2014-12-09 21:52:41 -08:00
ProvideImportItemService.cs Fixed: Update path before importing to ensure it hasn't changed 2021-01-25 21:26:34 -05:00
RedownloadFailedDownloadService.cs New: Download History 2020-04-22 17:33:08 -04:00
RefreshDownloadsCommand.cs New: Monitor and Process downloads separately 2020-04-22 17:33:08 -04:00
TorrentClientBase.cs Generalized RateLimit logic to all indexers based on indexer id 2021-03-07 23:28:37 +00:00
UsenetClientBase.cs Generalized RateLimit logic to all indexers based on indexer id 2021-03-07 23:28:37 +00:00