mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14674] [MERGED] fix ProbeProvider.HasChanged: if file date OR file size changed #14070
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/14674
Author: @evan314159
Created: 8/19/2025
Status: ✅ Merged
Merged: 8/28/2025
Merged by: @crobibero
Base:
master← Head:fix-haschanged📝 Commits (2)
2ffcfe9fix ProbeProvider.HasChanged: if file date OR file size changed7483dd5remove 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.