Lidarr/src/Lidarr.Api.V1
Bogdan a25e5aae10 Fixed: Indexer flags for torrent release pushes
(cherry picked from commit 47ba002806fe2c2004a649aa193ae318343a84e4)
2024-05-05 12:32:44 +03:00
..
AlbumStudio Sync with Monitoring albums modal not closing after saving 2023-10-29 11:25:04 +02:00
Albums Fixed: Don't die when the artist is missing for leftover albums 2023-10-24 22:43:47 +03:00
Artist New: Improve All Artits call by using dictionary for stats iteration 2024-01-19 10:15:55 +02:00
AutoTagging Fix version in namespace for AutoTagging 2024-03-09 10:57:24 +02:00
Blocklist Paging params in API docs 2023-10-30 22:15:18 +02:00
Calendar New: Calendar filtering by tags 2024-02-11 20:51:28 -06:00
Commands Queue Manual Import commands at high priority 2024-03-03 13:20:24 +02:00
Config New: Option to disable cover art embed in files (#4547) 2024-02-04 14:26:15 -06:00
CustomFilters Add some API attributes 2023-05-29 21:52:20 -05:00
CustomFormats New: Don't return API Keys and Passwords via the API 2023-10-20 19:45:01 -05:00
DiskSpace Add some API attributes 2023-05-29 21:52:20 -05:00
DownloadClient New: Don't return API Keys and Passwords via the API 2023-10-20 19:45:01 -05: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 Fixed: Filter history by multiple event types in PG 2024-01-12 17:34:33 +02:00
ImportLists New: Don't return API Keys and Passwords via the API 2023-10-20 19:45:01 -05:00
Indexers Fixed: Indexer flags for torrent release pushes 2024-05-05 12:32:44 +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 Paging params in API docs 2023-10-30 22:15:18 +02:00
ManualImport New: Indexer flags 2024-03-10 17:30:09 +02:00
MediaCovers New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
Metadata New: Don't return API Keys and Passwords via the API 2023-10-20 19:45:01 -05:00
Notifications New: On Artist Add connection event 2024-01-30 16:22:53 +02:00
Parse Add custom format score to parse endpoint 2024-01-09 03:50:17 +02:00
Profiles Fixed: Don't allow quality profile to be created without all qualities 2023-09-18 17:39:19 +03:00
Qualities New: Quality Preferred Size Setting 2023-12-22 04:50:32 +02:00
Queue New: Show downloading status for artist progress bar 2024-01-31 20:59:28 +02: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 ~1000MB 2024-01-25 07:18:33 +02:00
Tags New: Auto tagging of artists 2023-10-30 21:29:24 +02:00
TrackFiles New: Indexer flags 2024-03-10 17:30:09 +02: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 Paging params in API docs 2023-10-30 22:15:18 +02: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 Fixed: Re-testing edited providers will forcibly test them 2024-04-16 10:54:12 +03:00
ProviderResource.cs New: Don't return API Keys and Passwords via the API 2023-10-20 19:45:01 -05: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 2024-04-18 15:33:13 +03:00