Yesterday, 03:06 AM
I get thousands of error like:
and the poster.png that errors out are not recreated in metadata/People/...
I cleared the data/, config/, log/, metadata/ and cache/ folders and did the setup anew. But it seems the people poster.png which link has been added to the move nfo jellyfin generated (because I set it up so) are not fetched anew when missing. Only an error is logged for each one of them.
I am running jellyfin 10.10.3 in docker.
I believe the few metadata people poster I get are the one that were not already including into nfo files, though hard to confirm.
I did reset my installation because I had a lot of ordinal error with my previous installation. But I would like not to reset the whole library nfo set.
Code:
[02:57:46] [ERR] [46] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for /config/metadata/People/M/Michael Mellinger/poster.jpg
System.IO.FileNotFoundException: File not found
File name: '/config/metadata/People/M/Michael Mellinger/poster.jpg'
at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
I cleared the data/, config/, log/, metadata/ and cache/ folders and did the setup anew. But it seems the people poster.png which link has been added to the move nfo jellyfin generated (because I set it up so) are not fetched anew when missing. Only an error is logged for each one of them.
I am running jellyfin 10.10.3 in docker.
I believe the few metadata people poster I get are the one that were not already including into nfo files, though hard to confirm.
I did reset my installation because I had a lot of ordinal error with my previous installation. But I would like not to reset the whole library nfo set.