.. |
Clients
|
Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder.
|
2015-03-14 22:39:22 +01:00 |
Pending
|
Fixed: Only show best pending item in Queue
|
2015-03-12 16:41:07 -07:00 |
TrackedDownloads
|
Fixed: Activity->Queue didn't show manually downloaded specials for which the parser couldn't find an episode number.
|
2015-03-01 22:42:31 +01:00 |
CheckForFinishedDownloadCommand.cs
|
|
|
CompletedDownloadService.cs
|
No longer marks download as imported if no episodes were found.
|
2015-03-01 22:44:13 +01:00 |
DownloadClientBase.cs
|
Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently.
|
2015-02-07 16:24:22 +01: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: Show download protocol in Queue
|
2015-01-31 00:24:09 -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
|
|
|
DownloadEventHub.cs
|
Fixed a couple of logging errors.
|
2015-03-01 22:34:39 +01: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: Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed.
|
2015-02-22 13:43:14 +01: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
|
Fixed TorrentBlackhole failing fatally on magnet link instead of falling back to torrent url.
|
2015-03-15 01:49:11 +01:00 |
UsenetClientBase.cs
|
Cleaned up using directive
|
2014-12-06 21:55:17 -08:00 |