[PR #14674] [MERGED] fix ProbeProvider.HasChanged: if file date OR file size changed #14070

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14674
Author: @evan314159
Created: 8/19/2025
Status: Merged
Merged: 8/28/2025
Merged by: @crobibero

Base: masterHead: fix-haschanged


📝 Commits (2)

  • 2ffcfe9 fix ProbeProvider.HasChanged: if file date OR file size changed
  • 7483dd5 remove file size check

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 MediaBrowser.Providers/MediaInfo/ProbeProvider.cs (+1 -1)

📄 Description

Changes
Media has changed if file date OR file size has changed

Issues
Fixes metadata not updating when file changed but size the same


🔄 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/14674 **Author:** [@evan314159](https://github.com/evan314159) **Created:** 8/19/2025 **Status:** ✅ Merged **Merged:** 8/28/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `fix-haschanged` --- ### 📝 Commits (2) - [`2ffcfe9`](https://github.com/jellyfin/jellyfin/commit/2ffcfe954403a0d01a34a4c65e857f8c6512517b) fix ProbeProvider.HasChanged: if file date OR file size changed - [`7483dd5`](https://github.com/jellyfin/jellyfin/commit/7483dd527acc7f8a99d6425f0ded7c0ea3a7b173) remove file size check ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/MediaInfo/ProbeProvider.cs` (+1 -1) </details> ### 📄 Description **Changes** Media has changed if file date OR file size has changed **Issues** Fixes metadata not updating when file changed but size the same --- <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:23: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#14070