mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 09:14:45 +03:00
Make identify flag describe purpose, not source
This commit is contained in:
@@ -264,7 +264,7 @@ namespace Jellyfin.Api.Controllers
|
||||
ReplaceAllMetadata = true,
|
||||
ReplaceAllImages = replaceAllImages,
|
||||
SearchResult = searchResult,
|
||||
IsIdentify = true
|
||||
RemoveOldMetadata = true
|
||||
},
|
||||
CancellationToken.None).ConfigureAwait(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user