mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-10-31 18:47:18 -04:00
Clean up missing image references (#14962)
This commit is contained in:
parent
739642b330
commit
2b45a984dd
@ -2129,6 +2129,8 @@ namespace Emby.Server.Implementations.Library
|
||||
}
|
||||
}
|
||||
|
||||
item.ValidateImages();
|
||||
|
||||
_itemRepository.SaveImages(item);
|
||||
|
||||
RegisterItem(item);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user