1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/src/NzbDrone.Api
2014-09-24 21:08:37 +02: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 Fixed: Errors after episode is imported 2014-08-28 00:13:38 -07:00
ClientSchema Anime! 2014-07-02 07:33:51 -07:00
Commands manual property on Command resource 2014-09-10 23:56:24 -07:00
Config Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token. 2014-08-05 18:14:09 +02:00
Directories Fixed: Prevent errors when looking up folders via auto-complete 2014-05-10 18:39:15 -07:00
DiskSpace cleaned up using directives. 2013-11-19 16:42:17 -08:00
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 New: Show episode file file deletions in history and episode activity 2014-09-06 08:08:12 -07:00
Episodes Episode resource now uses series resource as the subtype 2014-09-10 18:11:35 -07:00
ErrorManagement Don't log query strings 2014-08-19 07:26:39 -07:00
Exceptions Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Extensions Episode resource now uses series resource as the subtype 2014-09-10 18:11:35 -07:00
Frontend fixed: issue where a partially generated index.html would be cached. 2014-09-01 20:46:51 -07:00
Health signalR connection is now called directly rather than using a command to reduce overhead. 2014-08-25 21:01:32 -07:00
History Fixed: Repaired Cutoff Unmet UI and added Cutoff Unmet status badge to History. 2014-08-27 02:26:18 +02:00
Indexers New: v2/v3/etc handling for anime 2014-09-22 11:08:30 -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 New: Enable/Disable RSS Sync/Searching on a per indexer basis 2014-08-27 08:23:55 -07:00
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 Fixed: Removed redirect permanent from old quality profile endpoint 2014-08-13 18:22:36 -07:00
Properties Fixed compile warnings. 2014-07-21 08:18:24 -07:00
Qualities Fixed: Now the UI will update properly if you change a custom quality title in the Quality table. 2014-09-24 21:08:37 +02:00
Queue signalR connection is now called directly rather than using a command to reduce overhead. 2014-08-25 21:01:32 -07:00
RemotePathMappings New: Added global Remote Path mapping table to replace individual Local Category Path settings. 2014-09-14 00:26:18 +02:00
REST Provider testing improvements 2014-07-06 20:12:42 -07:00
RootFolders signalR connection is now called directly rather than using a command to reduce overhead. 2014-08-25 21:01:32 -07:00
Series Episode resource now uses series resource as the subtype 2014-09-10 18:11:35 -07:00
System SignalR for tasks, better handling of future/disabled jobs 2014-09-12 17:04:23 -07:00
Update HttpClient 2014-09-11 16:49:41 -07:00
Validation Fixed: Do not require SSL Cert Hash on Linux/OS X 2014-05-02 07:13:25 -07:00
Wanted Fixed: Errors after episode is imported 2014-08-28 00:13:38 -07:00
app.config updated fluentmigrator 2014-08-24 23:17:05 -07:00
NancyBootstrapper.cs New: show mono version on System -> Info 2014-07-29 23:23:43 -07:00
NzbDrone.Api.csproj New: Added global Remote Path mapping table to replace individual Local Category Path settings. 2014-09-14 00:26:18 +02:00
NzbDroneApiModule.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
NzbDroneFeedModule.cs Added iCal feed for the calendar, reachable through 2014-03-14 22:39:01 +01:00
NzbDroneRestModule.cs Fixed: Repaired Cutoff Unmet UI and added Cutoff Unmet status badge to History. 2014-08-27 02:26:18 +02:00
NzbDroneRestModuleWithSignalR.cs signalR connection is now called directly rather than using a command to reduce overhead. 2014-08-25 21:01:32 -07:00
packages.config updated json.net 2014-08-24 18:45:55 -07:00
PagingResource.cs System.Logs view can now be filtered by severity. 2014-02-01 23:09:22 +01:00
ProviderModuleBase.cs New: Enable/Disable RSS Sync/Searching on a per indexer basis 2014-08-27 08:23:55 -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 Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
TinyIoCNancyBootstrapper.cs upgraded nancy to 0.23.2 2014-08-24 10:27:36 -07:00