Sonarr/src/NzbDrone.Api
Mark McDowall ff4a550cbb New: Include OriginalFilePath with Episode Files
Closes #2336
2018-12-06 20:59:09 -08:00
..
Authentication Fixed: Changed Authentication cookie to prevent conflicts with other apps. (invalidates existing logins) 2017-06-18 00:18:23 +02:00
Blacklist Removed unused using statements 2016-12-23 13:45:24 -08:00
Calendar New: Add default calendar name for iCal 2017-10-13 14:06:54 -07:00
ClientSchema Added fancy unit indicator to fields. 2018-05-19 21:07:01 +02:00
Commands Debounce Command Notifications. 2018-04-14 22:07:08 +02:00
Config New: Opt-in to delete empty series/season folders 2018-02-11 09:01:41 -08:00
DiskSpace Removed unused using statements 2016-12-23 13:45:24 -08:00
DownloadClient Removed unused using statements 2016-12-23 13:45:24 -08:00
EpisodeFiles New: Include OriginalFilePath with Episode Files 2018-12-06 20:59:09 -08:00
Episodes New: Download client and ID for custom scripts 2017-06-18 21:17:33 -07:00
ErrorManagement Moved Fatal logging to use nlog patterns 2017-01-05 17:43:24 -08:00
Exceptions
Extensions Optionally include season images when fetching series from API 2018-01-13 15:01:33 -08:00
FileSystem New: Manual Import episodes 2015-05-05 08:41:39 -07:00
Frontend Fixed MediaCover endpoint. 2017-12-13 20:18:29 +01:00
Health Removed unused using statements 2016-12-23 13:45:24 -08:00
History history/since API endpoint 2017-10-22 12:05:21 -07:00
Indexers Fixed SeedConfigProvider failing on ReleasePush. 2018-05-26 00:16:34 +02:00
Logs Removed unused using statements 2016-12-23 13:45:24 -08:00
ManualImport Fixed: Regression causing Manual Import to ignore user provided information. 2018-06-21 07:23:20 +02:00
MediaCovers Fixed: All issues regarding Media Covers should be fixed now after apply this update. Refresh browser cache if still missing and report issues on forum. 2015-02-06 21:41:36 +01:00
Metadata Removed unused using statements 2016-12-23 13:45:24 -08:00
Notifications Removed unused using statements 2016-12-23 13:45:24 -08:00
Parse Parse path in ParseModule 2017-08-21 21:24:15 -07:00
Profiles Removed unused using statements 2016-12-23 13:45:24 -08:00
Properties Fixed compile warnings. 2014-07-21 08:18:24 -07:00
Qualities Removed unused using statements 2016-12-23 13:45:24 -08:00
Queue Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
REST Because it's 2016! 2016-12-21 20:38:37 -08:00
RemotePathMappings Removed unused using statements 2016-12-23 13:45:24 -08:00
Restrictions Removed unused using statements 2016-12-23 13:45:24 -08:00
RootFolders API: Include total space with root folders 2018-02-01 17:58:55 -08:00
SeasonPass Removed unused using statements 2016-12-23 13:45:24 -08:00
Series Ensure request exists before trying to get query parameters 2018-01-21 12:59:00 -08:00
System Backup API improvements 2017-08-20 23:36:39 -07:00
Tags Removed unused using statements 2016-12-23 13:45:24 -08:00
Update Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
Validation Fixed: RSS Sync Interval validation 2015-12-19 18:02:38 -08:00
Wanted Removed unused using statements 2016-12-23 13:45:24 -08:00
NancyBootstrapper.cs Fixed: Raise ApplicationStartupEvent after Owin is running. 2017-10-25 19:30:44 +02:00
NzbDrone.Api.csproj Added support for nested settings models so settings can be grouped together and reused for multiple providers. 2018-05-19 21:06:59 +02:00
NzbDroneApiModule.cs
NzbDroneFeedModule.cs
NzbDroneRestModule.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
NzbDroneRestModuleWithSignalR.cs Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
PagingResource.cs Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most). 2016-09-10 23:05:34 +02:00
ProviderModuleBase.cs Added support for nested settings models so settings can be grouped together and reused for multiple providers. 2018-05-19 21:06:59 +02:00
ProviderResource.cs Show warning message for rTorrent that it doesn't support torrent removal 2015-06-28 14:06:03 -07:00
ResourceChangeMessage.cs
TinyIoCNancyBootstrapper.cs Disable Sentry Reporting based on analytics flag 2017-01-04 17:56:29 -08:00
app.config Updated bindingRedirect for Newtonsoft.Json 2017-01-04 14:18:38 -08:00
packages.config Upgrade NLog to 4.5.3 2018-05-01 23:20:54 -07:00