1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/src/NzbDrone.Api
2014-03-14 22:39:02 +01:00
..
Authentication API Key in UI 2014-03-13 21:23:47 -07:00
Blacklist Fixed namespace 2014-02-03 17:42:35 -08:00
Calendar New: iCal calendar feed. 2014-03-14 22:39:02 +01:00
ClientSchema Fixed: Issue saving notifications 2013-12-19 00:38:28 -08:00
Commands
Config New: Set scanning interval for Drone Factory 2014-03-14 02:41:56 -07:00
Directories DiskProvider split to Windows and Mono projects 2014-01-25 23:51:33 -08:00
DiskSpace cleaned up using directives. 2013-11-19 16:42:17 -08:00
DownloadClient Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
EpisodeFiles Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
Episodes Moved /api/episodes to /api/episode to align with other endpoints 2014-02-04 20:36:16 -08:00
ErrorManagement constraint failed exceptions are translated to 409 conflict status codes. 2013-12-01 16:02:32 -08:00
Exceptions
Extensions Log file requests will be authenticated when they come through with an API key 2013-12-25 23:49:22 -08:00
Frontend API Key in UI 2014-03-13 21:23:47 -07:00
Health New: App health displayed in UI 2014-02-25 21:40:47 -08:00
History New: Filter history by event (all/grabbed/imported/failed) 2014-02-24 18:50:09 -08:00
Indexers Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
Logs Set episode file modified date to local or utc air date 2014-03-12 22:27:36 -07:00
Mapping White space 2013-11-15 08:39:00 -08:00
Metadata Metadata settings added to UI 2014-02-12 22:44:07 -08:00
Notifications New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -08:00
Properties
Qualities renamed /api/qualityprofiles to /api/qualityprofile 2014-02-11 17:52:03 -08:00
Queue Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
REST System.Logs view can now be filtered by severity. 2014-02-01 23:09:22 +01:00
RootFolders Fixed root folder integration test 2014-02-16 23:01:37 -08:00
Series Better logging when adding a new indexer and it fails 2014-03-01 20:05:35 -08:00
System OS X and linux can be treated separately 2014-03-08 21:28:40 -08:00
Update cleaned up using directives. 2013-11-19 16:42:17 -08:00
Validation Validation, settings UI cleanup and different settings models, oh my 2014-02-16 23:01:36 -08:00
Wanted Wanted is much much faster now. 2014-02-22 19:19:05 -08:00
NancyBootstrapper.cs Disable nancyfx diagnostics unless in debug 2014-02-07 18:21:44 -08:00
NzbDrone.Api.csproj Added iCal feed for the calendar, reachable through 2014-03-14 22:39:01 +01:00
NzbDroneApiModule.cs
NzbDroneFeedModule.cs Added iCal feed for the calendar, reachable through 2014-03-14 22:39:01 +01:00
NzbDroneRestModule.cs
NzbDroneRestModuleWithSignalR.cs
packages.config Added iCal feed for the calendar, reachable through 2014-03-14 22:39:01 +01:00
PagingResource.cs System.Logs view can now be filtered by severity. 2014-02-01 23:09:22 +01:00
ProviderModuleBase.cs fixed URL when adding an indexer 2014-01-07 17:29:43 -08:00
ProviderResource.cs Converted notifications to thingi provider 2013-10-12 12:05:37 -07:00
ResourceChangeMessage.cs
TinyIoCNancyBootstrapper.cs