Lidarr/src/Lidarr.Api.V1
Stevie Robinson 8453531a51 Fixed: Fallback to English translations if invalid UI language in config
(cherry picked from commit 4c7201741276eccaea2fb1f33daecc31e8b2d54e)

Closes #4086
2023-10-02 20:50:36 +03:00
..
AlbumStudio Fixed: Ensure the default monitoring type in Album Studio is not all 2023-07-22 02:17:46 +03:00
Albums Fix validation for boolean query parameters 2023-05-15 16:52:03 +03:00
Artist New: Artist folder hint when selecting a root folder while adding a new artist 2023-08-25 04:13:21 +03:00
Blocklist Add some API attributes 2023-05-29 21:52:20 -05:00
Calendar fix: add end date to calendar events 2022-12-17 12:00:13 -06:00
Commands Add some API attributes 2023-05-29 21:52:20 -05:00
Config Fixed: Fallback to English translations if invalid UI language in config 2023-10-02 20:50:36 +03:00
CustomFilters Add some API attributes 2023-05-29 21:52:20 -05:00
CustomFormats Fixed: Ensure validation for Custom Format specifications 2023-07-29 04:46:38 +03:00
DiskSpace Add some API attributes 2023-05-29 21:52:20 -05:00
DownloadClient New: Bulk Manage Applications, Download Clients 2023-07-12 01:49:28 +03:00
FileSystem Add some API attributes 2023-05-29 21:52:20 -05:00
Health Remove not implemented endpoints from API docs 2023-06-21 05:57:27 +03:00
History New: Show updated Custom Format Score in history 2023-07-16 01:07:24 +03:00
ImportLists New: Bulk Manage Applications, Download Clients 2023-07-12 01:49:28 +03:00
Indexers New: Async HttpClient 2023-08-17 20:13:56 +03:00
Languages New: Localization Framework 2021-10-01 21:32:57 -04:00
Localization Fix Localization Serialization 2023-05-29 23:34:55 -05:00
Logs New: Ignore inaccessible files with getting files 2023-08-05 21:01:26 +03:00
ManualImport Remove unused imports 2023-05-12 19:24:16 +03:00
MediaCovers New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
Metadata New: Bulk Manage Applications, Download Clients 2023-07-12 01:49:28 +03:00
Notifications New: Bulk Manage Applications, Download Clients 2023-07-12 01:49:28 +03:00
Parse Add some API attributes 2023-05-29 21:52:20 -05:00
Profiles Fixed: Don't allow quality profile to be created without all qualities 2023-09-18 17:39:19 +03:00
Qualities New: Reset Quality Definitions to default 2022-12-24 17:39:11 -06:00
Queue New: Async HttpClient 2023-08-17 20:13:56 +03:00
RemotePathMappings Add some API attributes 2023-05-29 21:52:20 -05:00
RootFolders Add timeout parameter to root folder endpoint 2023-08-25 17:00:53 +03:00
Search New: Artist folder hint when selecting a root folder while adding a new artist 2023-08-25 04:13:21 +03:00
System Fixed: Allow restore to process backups up to ~500MB 2023-07-03 11:16:26 +03:00
Tags New: Download Client Tags 2023-07-12 03:21:11 +03:00
TrackFiles New: Optionally show Custom Format Score for tracks on Album Details 2023-07-16 01:32:26 +03:00
Tracks New: Optionally show Custom Format Score for tracks on Album Details 2023-07-16 01:32:26 +03:00
Update Add some API attributes 2023-05-29 21:52:20 -05:00
Wanted Add some API attributes 2023-05-29 21:52:20 -05:00
ApplyTags.cs Move ApplyTags to own file 2023-07-12 01:56:06 +03:00
Lidarr.Api.V1.csproj Bump NLog to 5.2.0 2023-07-03 11:53:24 -05:00
ProviderBulkResource.cs Move ApplyTags to own file 2023-07-12 01:56:06 +03:00
ProviderControllerBase.cs New: Bulk Manage Applications, Download Clients 2023-07-12 01:49:28 +03:00
ProviderResource.cs Enforce comment spacing with Stylecop 2022-11-21 19:51:00 -06:00
ProviderTestAllResult.cs New: Add Test all functionality to API (Clients/Indexers/Lists) 2018-10-16 22:05:40 -04:00
openapi.json Automated API Docs update 2023-08-25 04:26:27 +03:00