mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14876] [MERGED] Expose ExtractAllExtractableSubtitles #14157
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/14876
Author: @Shadowghost
Created: 9/26/2025
Status: ✅ Merged
Merged: 9/26/2025
Merged by: @crobibero
Base:
master← Head:expose-subtitle-extract📝 Commits (1)
d06f627Expose ExtractAllExtractableSubtitles📊 Changes
2 files changed (+10 additions, -7 deletions)
View changed files
📝
MediaBrowser.Controller/MediaEncoding/ISubtitleEncoder.cs(+8 -0)📝
MediaBrowser.MediaEncoding/Subtitles/SubtitleEncoder.cs(+2 -7)📄 Description
Changes
ExtractAllExtractableSubtitleson the interface so it can be used in the subtitle extreact plugin instead of it's worse custom implementation🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.