mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14984] [MERGED] Remove chapters on file change #14210
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/14984
Author: @Shadowghost
Created: 10/12/2025
Status: ✅ Merged
Merged: 10/13/2025
Merged by: @crobibero
Base:
master← Head:fix-chapter-image-deletion📝 Commits (2)
197def0Remove chapter images on file changef704498Fix naming📊 Changes
5 files changed (+27 additions, -25 deletions)
View changed files
📝
Emby.Server.Implementations/Chapters/ChapterManager.cs(+2 -17)📝
Emby.Server.Implementations/Library/ExternalDataManager.cs(+6 -0)📝
Jellyfin.Server.Implementations/Item/ChapterRepository.cs(+9 -4)📝
MediaBrowser.Controller/Chapters/IChapterManager.cs(+5 -3)📝
MediaBrowser.Controller/Persistence/IChapterRepository.cs(+5 -1)📄 Description
Changes*
GetExtractedDataPathsIssues
Fixes #14983
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.