[PR #14876] [MERGED] Expose ExtractAllExtractableSubtitles #14157

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

📋 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: masterHead: expose-subtitle-extract


📝 Commits (1)

  • d06f627 Expose 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

  • Expose ExtractAllExtractableSubtitles on 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/14876 **Author:** [@Shadowghost](https://github.com/Shadowghost) **Created:** 9/26/2025 **Status:** ✅ Merged **Merged:** 9/26/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `expose-subtitle-extract` --- ### 📝 Commits (1) - [`d06f627`](https://github.com/jellyfin/jellyfin/commit/d06f627ebe269b0adf0daabfb2acf74453667fae) Expose ExtractAllExtractableSubtitles ### 📊 Changes **2 files changed** (+10 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/ISubtitleEncoder.cs` (+8 -0) 📝 `MediaBrowser.MediaEncoding/Subtitles/SubtitleEncoder.cs` (+2 -7) </details> ### 📄 Description **Changes** * Expose `ExtractAllExtractableSubtitles` on the interface so it can be used in the subtitle extreact plugin instead of it's worse custom implementation --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:25:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14157