1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/src/NzbDrone.Api
2014-07-30 21:44:38 -07:00
..
Authentication Merged authentication so they don't step on eachother 2014-05-10 15:24:29 -07:00
Blacklist Fixed compile warnings. 2014-07-21 08:18:24 -07:00
Calendar More fixes for signalr + episodes 2014-06-28 10:01:59 -07:00
ClientSchema Anime! 2014-07-02 07:33:51 -07:00
Commands Fixed broken test 2014-04-12 13:58:19 -07:00
Config Anime! 2014-07-02 07:33:51 -07:00
Directories Fixed: Prevent errors when looking up folders via auto-complete 2014-05-10 18:39:15 -07:00
DiskSpace
DownloadClient New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed. 2014-06-22 21:26:59 +02: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 Fixed UI notification error for Missing. 2014-07-13 17:01:52 +02:00
ErrorManagement Log trace message when handling exceptions in the API 2014-07-27 11:56:04 -07:00
Exceptions
Extensions Log error if gzip fails during response 2014-07-30 21:44:38 -07:00
Frontend New: show mono version on System -> Info 2014-07-29 23:23:43 -07:00
Health New: Health Check errors now have links to the wiki pages. 2014-06-03 23:05:08 +02:00
History Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id. 2014-07-19 20:16:45 +02:00
Indexers Profiles 2014-07-25 23:21:44 -07:00
Logs Fixed: Update logs won't log an error if there are no update logs 2014-07-30 12:39:07 -07:00
Mapping
MediaCovers Fixed: Do cache images returned through the API (3rd party app support) 2014-07-21 07:33:52 -07:00
Metadata Metadata settings added to UI 2014-02-12 22:44:07 -08:00
Notifications New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed. 2014-06-22 21:26:59 +02:00
Profiles Profiles 2014-07-25 23:21:44 -07:00
Properties Fixed compile warnings. 2014-07-21 08:18:24 -07:00
Qualities Profiles 2014-07-25 23:21:44 -07:00
Queue Profiles 2014-07-25 23:21:44 -07:00
REST Provider testing improvements 2014-07-06 20:12:42 -07:00
RootFolders Corrected various spelling errors in code. 2014-05-06 23:59:04 +02:00
Series Profiles 2014-07-25 23:21:44 -07:00
System New: show mono version on System -> Info 2014-07-29 23:23:43 -07:00
Update Update improvements 2014-05-15 21:58:38 -07:00
Validation Fixed: Do not require SSL Cert Hash on Linux/OS X 2014-05-02 07:13:25 -07:00
Wanted Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions. 2014-07-09 21:36:41 +02:00
NancyBootstrapper.cs New: show mono version on System -> Info 2014-07-29 23:23:43 -07:00
NzbDrone.Api.csproj Cleanup, sorted project files. 2014-07-26 14:29:07 +02: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 Provider testing improvements 2014-07-06 20:12:42 -07:00
ProviderResource.cs New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed. 2014-06-22 21:26:59 +02:00
ResourceChangeMessage.cs
TinyIoCNancyBootstrapper.cs