[PR #3800] Make notifyParentItem do something #9695

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

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

State: closed
Merged: No


Changes
notifyParentItem was unused...

I am not sure what consequences this has. There are two subscribers to ItemRemoved and the first one will notify all users that the item was removed, the second one will stop watching the path if it's an "AggregateFolder".

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/3800 **State:** closed **Merged:** No --- <!-- 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** `notifyParentItem` was unused... I am not sure what consequences this has. There are two subscribers to ItemRemoved and the first one will notify all users that the item was removed, the second one will stop watching the path if it's an "AggregateFolder".
OVERLORD added the pull-request label 2026-02-07 06:06:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9695