mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
New: Aphrodite Language Improvements
This commit is contained in:
@@ -39,8 +39,7 @@ namespace Radarr.Api.V3.ManualImport
|
||||
Id = HashConverter.GetHashInt31(model.Path),
|
||||
Path = model.Path,
|
||||
RelativePath = model.RelativePath,
|
||||
|
||||
// FolderName = model.FolderName,
|
||||
FolderName = model.FolderName,
|
||||
Name = model.Name,
|
||||
Size = model.Size,
|
||||
Movie = model.Movie.ToResource(),
|
||||
|
||||
Reference in New Issue
Block a user