mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #16046] [MERGED] Restore weekly refresh for library folder images #14505
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/16046
Author: @theguymadmax
Created: 1/18/2026
Status: ✅ Merged
Merged: 1/18/2026
Merged by: @cvium
Base:
release-10.11.z← Head:restore-weekly-images📝 Commits (1)
2943bb6Restore collection folder image refresh📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
Emby.Server.Implementations/Images/CollectionFolderImageProvider.cs(+6 -0)📄 Description
Due to a regression from #14347, library folder images no longer automatically refresh after 7 days and only update after a manual scan.
Changes
Add an override to
HasChangedByDateinCollectionFolderImageProviderto restore periodic image refresh.Issues
Reported on various platforms
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.