[PR #9103] Fix pre-existing chapter images not being deleted #11978

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

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

State: closed
Merged: Yes


Changes
Change ChapterImagesTask to query for videos with and without pre-existing chapter images, rather than just those without them. This makes sure that videos with pre-existing chapter images are sent downstream where they will be deleted if the client has disabled the "Enable chapter image extraction" setting in the dashboard.

Issues
Fixes #9102

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/9103 **State:** closed **Merged:** Yes --- **Changes** Change `ChapterImagesTask` to query for videos with _and_ without pre-existing chapter images, rather than just those _without_ them. This makes sure that videos with pre-existing chapter images are sent downstream where they will be deleted if the client has disabled the "Enable chapter image extraction" setting in the dashboard. **Issues** Fixes #9102
OVERLORD added the pull-request label 2026-02-07 06:47:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11978