.. |
Clients
|
Fixed: Empty Sabnzbd category is now properly handled. But added UI validation to recommend adding a category.
|
2015-03-04 21:14:40 +01:00 |
Pending
|
Fixed tooltip for pending queue items.
|
2015-02-22 22:10:45 +01: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
|
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
|
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
|
Moved source code under src folder - massive change
|
2013-10-02 18:01:32 -07:00 |
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
|
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 |