mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
Clean up missing image references (#14962)
This commit is contained in:
parent
739642b330
commit
2b45a984dd
1 changed files with 2 additions and 0 deletions
|
|
@ -2129,6 +2129,8 @@ namespace Emby.Server.Implementations.Library
|
|||
}
|
||||
}
|
||||
|
||||
item.ValidateImages();
|
||||
|
||||
_itemRepository.SaveImages(item);
|
||||
|
||||
RegisterItem(item);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue