2025-02-13, 03:10 PM
A refresh used to take a minute or two and now it takes about an hour.
It also fills the logs with errors like the below. I think this only started happening with version 10.10.4/5. Can't say for sure as I only noticed it after seeing the scan running in the dashboard.
Could it be related to this PR or is something else going on.
https://github.com/jellyfin/jellyfin/pull/13227
It also fills the logs with errors like the below. I think this only started happening with version 10.10.4/5. Can't say for sure as I only noticed it after seeing the scan running in the dashboard.
Could it be related to this PR or is something else going on.
https://github.com/jellyfin/jellyfin/pull/13227
Code:
[2025-02-13 15:03:13.279 +00:00] [WRN] Unable to pre-cache "https://03mcdecdnimagerepository.blob.core.windows.net/epguideimage/img/423735_SG_200366786_LPS.jpg"
System.InvalidOperationException: Unable to convert any images to local
at Emby.Server.Implementations.Library.LibraryManager.ConvertImageToLocal(BaseItem item, ItemImageInfo image, Int32 imageIndex, Boolean removeOnFailure)
at Jellyfin.LiveTv.Guide.GuideManager.<>c__DisplayClass24_0.<<PreCacheImages>b__2>d.MoveNext()