[PR #11526] Use actual item removal count for library change determination #12932

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

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/11526

State: closed
Merged: Yes


The library will also be updated when the number of children remains the same before and after scanning. For example, if one video file is removed and replaced with another version, we still need to remove the old one in this case.

Changes

Always check if there is mismatching children

Issues

Fixes #11255
Fixes #11524

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/11526 **State:** closed **Merged:** Yes --- The library will also be updated when the number of children remains the same before and after scanning. For example, if one video file is removed and replaced with another version, we still need to remove the old one in this case. <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> Always check if there is mismatching children **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes #11255 Fixes #11524
OVERLORD added the pull-request label 2026-02-07 07:04:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12932