Lidarr/src/NzbDrone.Core/Download
ta264 6803ef960d Fixed: Correct .gitattributes line endings setting
Correctly force checkin LF, checkout OS native
2020-10-13 23:15:00 -04:00
..
Aggregation New: Release Profiles, Frontend updates (#580) 2019-02-23 17:39:11 -05:00
Clients Fixed: Correct .gitattributes line endings setting 2020-10-13 23:15:00 -04:00
Pending Changed: Remove Language Profiles (#870) 2019-08-02 07:50:09 -04:00
TrackedDownloads Fixed: Null Ref on Album Cache Update in TrackedDownloadService.cs 2019-09-01 13:57:03 -04:00
AlbumGrabbedEvent.cs New DB Schema 2017-06-12 22:02:17 -04:00
CheckForFinishedDownloadCommand.cs Fixed: UI and Command manager updates 2018-08-28 23:01:02 -04:00
CompletedDownloadService.cs Fixed: Don't process tracked download if RemoteAlbum is null (#716) 2019-04-04 20:37:48 -04:00
DownloadClientBase.cs New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent 2020-10-13 23:14:58 -04:00
DownloadClientDefinition.cs Support for primary and fallback download client 2020-10-13 23:14:58 -04:00
DownloadClientFactory.cs Upstream Changes to DownloadClients and Indexers 2017-10-26 23:21:06 -04:00
DownloadClientInfo.cs Misc Sonarr Pulls 2017-10-07 23:54:13 -04:00
DownloadClientItem.cs New: Nested Settings and Seed Ratio Setting (#379) 2018-06-01 21:59:54 -04:00
DownloadClientProvider.cs Support for primary and fallback download client 2020-10-13 23:14:58 -04:00
DownloadClientRepository.cs Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
DownloadClientStatus.cs Upstream Changes to DownloadClients and Indexers 2017-10-26 23:21:06 -04:00
DownloadClientStatusRepository.cs Upstream Changes to DownloadClients and Indexers 2017-10-26 23:21:06 -04:00
DownloadClientStatusService.cs New: Limit provider backoff during the first 15 min of startup 2019-01-12 16:00:22 -05:00
DownloadClientType.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
DownloadEventHub.cs New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent 2020-10-13 23:14:58 -04:00
DownloadFailedEvent.cs Changed: Remove Language Profiles (#870) 2019-08-02 07:50:09 -04: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 Fixed: Use Download Client name for grabbed history events 2019-06-11 22:33:06 -04:00
FailedDownloadService.cs Changed: Remove Language Profiles (#870) 2019-08-02 07:50:09 -04:00
IDownloadClient.cs New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent 2020-10-13 23:14:58 -04:00
InvalidNzbException.cs Fixed: Improve logging for invalid NZB messages 2017-12-31 15:05:34 -05:00
NzbValidationService.cs Fixed: Improve logging for invalid NZB messages 2017-12-31 15:05:34 -05:00
ProcessDownloadDecisions.cs Sonarr pulls (#310) 2018-04-22 08:35:37 -05:00
ProcessedDecisions.cs Queue actions 2014-12-09 21:52:41 -08:00
RedownloadFailedDownloadService.cs Add: option to skip automatic redownload when removing from queue (#734) 2019-06-10 19:56:44 +01:00
TorrentClientBase.cs Fixed: Releases no longer available on the indexer should be removed from the pending queue 2017-11-16 12:32:31 -05:00
UsenetClientBase.cs Fix Headphones Download Auth, Add Special Parsing (#152) 2017-12-17 18:34:58 -05:00