[PR #16046] [MERGED] Restore weekly refresh for library folder images #14505

Closed
opened 2026-02-07 07:30:52 +03:00 by OVERLORD · 0 comments
Owner

📋 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.zHead: restore-weekly-images


📝 Commits (1)

  • 2943bb6 Restore 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 HasChangedByDate in CollectionFolderImageProvider to 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/16046 **Author:** [@theguymadmax](https://github.com/theguymadmax) **Created:** 1/18/2026 **Status:** ✅ Merged **Merged:** 1/18/2026 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `release-10.11.z` ← **Head:** `restore-weekly-images` --- ### 📝 Commits (1) - [`2943bb6`](https://github.com/jellyfin/jellyfin/commit/2943bb6fdd0782e1a2926fd2e584c8f0707abd6c) Restore collection folder image refresh ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Images/CollectionFolderImageProvider.cs` (+6 -0) </details> ### 📄 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 `HasChangedByDate` in `CollectionFolderImageProvider` to restore periodic image refresh. **Issues** Reported on various platforms --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:30:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14505