mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
Remove existing images when applying identify
This commit is contained in:
@@ -30,6 +30,7 @@ namespace MediaBrowser.Controller.Providers
|
||||
ReplaceAllImages = copy.ReplaceAllImages;
|
||||
ReplaceImages = copy.ReplaceImages;
|
||||
SearchResult = copy.SearchResult;
|
||||
IsIdentify = copy.IsIdentify;
|
||||
|
||||
if (copy.RefreshPaths != null && copy.RefreshPaths.Length > 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user