aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/HttpServer/WebSocketConnection.cs
diff options
context:
space:
mode:
authorJohn Corser <johnpc@umich.edu>2026-04-19 13:33:29 -0400
committerJohn Corser <xss@amazon.com>2026-06-28 21:44:46 -0400
commitdc92e3b0e489b7d6efe9ba950cbf124b84a3a4ce (patch)
tree3e72a9e0156eccc93add6a8e26388f2738742bf5 /Emby.Server.Implementations/HttpServer/WebSocketConnection.cs
parentfeef2403c49003761010656cfadaba55a278acd7 (diff)
Fix actor images not displayed until clicked
Move image refresh logic from PeopleValidator (which runs during library scans) into PeopleValidationTask (the "Refresh People" scheduled task). This keeps library scans fast while ensuring the scheduled task fetches missing images from remote providers like TMDB. People missing a Primary image or overview get refreshed with MetadataRefreshMode.Default instead of ValidationOnly, with a 30-day cooldown to avoid hammering providers for people they have no data for. Fixes jellyfin#8103
Diffstat (limited to 'Emby.Server.Implementations/HttpServer/WebSocketConnection.cs')
0 files changed, 0 insertions, 0 deletions