[PR #11286] Don't throw if file was already removed #12832

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

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

State: closed
Merged: Yes


It is not possible to delete items associated to files because we are throwing before removing the item from the database.

Changes

  • Do not throw if file or folder does not exist

Issues
Fixes #8493

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/11286 **State:** closed **Merged:** Yes --- It is not possible to delete items associated to files because we are throwing before removing the item from the database. **Changes** * Do not throw if file or folder does not exist **Issues** Fixes #8493
OVERLORD added the pull-request label 2026-02-07 07:02:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12832