Radarr/src/Radarr.Api.V3
Stevie Robinson ac2d92007e New: Don't allow remote path to start with space
(cherry picked from commit 5ba3ff598770fdf9e5a53d490c8bcbdd6a59c4cc)
2025-05-23 12:13:27 +03:00
..
AutoTagging Parameter binding for API requests 2024-04-29 01:19:25 +03:00
Blocklist Sort allowed sorting keys 2024-09-25 06:47:37 +03:00
Calendar Fixed: Map covers to local for grabbed movies 2024-06-10 14:23:55 +03:00
Collections Fixed: Loading movies with duplicated translations 2025-01-26 14:47:13 +02:00
Commands Inherit trigger from pushed command models 2024-10-27 08:20:57 +02:00
Config Fixed: Listening on all IPv4 Addresses 2025-01-05 13:53:29 +02:00
Credits Add media proxy for collections, credits and discovery images 2023-09-10 22:41:26 +03:00
CustomFilters Parameter binding for API requests 2024-04-29 01:19:25 +03:00
CustomFormats New: Bulk manage custom formats 2024-08-21 03:57:21 +03:00
DiskSpace New: Use ASP.NET Core instead of Nancy 2021-10-25 13:45:44 -04:00
DownloadClient Fixed: Priority validation for indexers and download clients 2025-03-25 09:23:30 +02:00
ExtraFiles New: Expose subtitle title and disposition in UI 2024-09-01 15:08:40 +03:00
FileSystem Enforce comment style in CS 2022-11-20 12:27:45 -06:00
Health Update WikiUrl type in API docs 2025-04-08 11:37:07 +03:00
History Sort allowed sorting keys 2024-09-25 06:47:37 +03:00
ImportLists New: Sync updates to UI for providers (#10550) 2024-10-18 23:02:42 +03:00
Indexers Fixed: Prevent exception when grabbing unparsable release 2025-04-03 18:45:15 +03:00
Localization Fixed: Displaying audio and subtitle languages in UI 2023-08-20 18:27:20 +03:00
Logs Simplify fallback to default for allowed sort keys 2024-09-21 01:35:47 +03:00
ManualImport Fixed: Manual importing queued items with movieId to avoid title parsing 2025-03-25 09:26:03 +02:00
MediaCovers Fix api/v3/mediacover route 2021-10-26 21:12:53 +01:00
Metadata Sync metadata changes to UI 2024-10-24 11:15:32 +03:00
MovieFiles Custom format scoring is not usable on movies index 2025-04-20 12:57:34 +03:00
Movies New: Ability to change root folder when editing movie 2025-04-15 22:30:42 +03:00
Notifications New: Sync updates to UI for providers (#10550) 2024-10-18 23:02:42 +03:00
Parse Rename Profiles to QualityProfiles 2023-08-16 20:04:42 -05:00
Profiles New: Minimum Upgrade Score for Custom Formats 2024-09-16 18:19:02 +03:00
Qualities Parameter binding for API requests 2024-04-29 01:19:25 +03:00
Queue Deprecate Sizeleft and Timeleft queue item properties 2024-12-01 19:25:45 +02:00
RemotePathMappings New: Don't allow remote path to start with space 2025-05-23 12:13:27 +03:00
RootFolders Parameter binding for API requests 2024-04-29 01:19:25 +03:00
System Increase maximum backup restoration size to 5GB 2025-05-23 12:13:12 +03:00
Tags Fixed: Disallow tags creation with empty label 2025-04-07 16:08:13 +03:00
Update New: Config file setting to disable log database (#9943) 2024-05-06 21:51:19 +03:00
Wanted Sort allowed sorting keys 2024-09-25 06:47:37 +03:00
ApplyTags.cs Move ApplyTags to own file 2023-07-16 03:19:26 +03:00
openapi.json Automated API Docs update 2025-04-20 14:15:50 +03:00
ProviderBulkResource.cs Move ApplyTags to own file 2023-07-16 03:19:26 +03:00
ProviderControllerBase.cs New: Sync updates to UI for providers (#10550) 2024-10-18 23:02:42 +03:00
ProviderResource.cs Fix typos and improve log messages 2024-08-19 06:40:43 +03:00
ProviderTestAllResult.cs New: Bump Version to V3 to please the masses 2019-12-04 19:28:34 -05:00
Radarr.Api.V3.csproj Bump NLog, Npgsql, System.Memory and System.ValueTuple 2025-03-18 14:18:00 +02:00