1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-02-23 06:20:50 +00:00
Lidarr/src/NzbDrone.Api
2014-10-13 14:11:35 -07:00
..
Authentication removed dead code 2014-10-03 16:29:52 -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 Don't allow port 0 as a listen port 2014-10-02 08:32:32 -04:00
Directories
DiskSpace
DownloadClient
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
Extensions Episode resource now uses series resource as the subtype 2014-09-10 18:11:35 -07:00
Frontend include branch as analytics custom variable 2014-10-02 21:25:28 -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 removed dead code 2014-10-03 16:29:52 -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
Notifications
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 Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 2014-09-28 16:20:06 -07:00
RemotePathMappings removed dead code 2014-10-13 14:11:35 -07: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
Wanted Fixed: Errors after episode is imported 2014-08-28 00:13:38 -07:00
app.config updated fluentassertion/fluentmigrator 2014-10-02 21:44:53 -07:00
NancyBootstrapper.cs New: show mono version on System -> Info 2014-07-29 23:23:43 -07:00
NzbDrone.Api.csproj updated json.net to 6.0.5 2014-10-02 21:39:21 -07:00
NzbDroneApiModule.cs
NzbDroneFeedModule.cs
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 to 6.0.5 2014-10-02 21:39:21 -07:00
PagingResource.cs
ProviderModuleBase.cs New: Enable/Disable RSS Sync/Searching on a per indexer basis 2014-08-27 08:23:55 -07:00
ProviderResource.cs
ResourceChangeMessage.cs
TinyIoCNancyBootstrapper.cs upgraded nancy to 0.23.2 2014-08-24 10:27:36 -07:00