[PR #11959] Do not stop validation if folder was removed #13045

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

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

State: closed
Merged: Yes


Got an error when an item was moved and even after a library validation it reappeared, even though the folder was removed. Checked the code and found this.

Changes

  • do not stop validation if no children are returned, instead continue and cleanup all children

Issues

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/11959 **State:** closed **Merged:** Yes --- Got an error when an item was moved and even after a library validation it reappeared, even though the folder was removed. Checked the code and found this. **Changes** * do not stop validation if no children are returned, instead continue and cleanup all children **Issues**
OVERLORD added the pull-request label 2026-02-07 07:06:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13045