[PR #15538] [MERGED] Add subtitle extraction timeout configuration option #14160

Closed
opened 2025-12-22 10:20:56 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15538
Author: @KarkaLT
Created: 11/17/2025
Status: Merged
Merged: 12/2/2025
Merged by: @nielsvanvelzen

Base: masterHead: master


📝 Commits (1)

  • 5182aec Add subtitle extraction timeout configuration option

📊 Changes

2 files changed (+18 additions, -4 deletions)

View changed files

📝 MediaBrowser.MediaEncoding/Subtitles/SubtitleEncoder.cs (+12 -4)
📝 MediaBrowser.Model/Configuration/EncodingOptions.cs (+6 -0)

📄 Description

Changes
Added additional configuration option for subtitle extraction timeout. This will allow for successful subtitle extraction for bigger media files.

Issues
Fixes https://github.com/jellyfin/jellyfin/issues/14588


🔄 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/15538 **Author:** [@KarkaLT](https://github.com/KarkaLT) **Created:** 11/17/2025 **Status:** ✅ Merged **Merged:** 12/2/2025 **Merged by:** [@nielsvanvelzen](https://github.com/nielsvanvelzen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5182aec`](https://github.com/jellyfin/jellyfin/commit/5182aec13f853839cddb74ae0ebcc6b35009dc04) Add subtitle extraction timeout configuration option ### 📊 Changes **2 files changed** (+18 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Subtitles/SubtitleEncoder.cs` (+12 -4) 📝 `MediaBrowser.Model/Configuration/EncodingOptions.cs` (+6 -0) </details> ### 📄 Description **Changes** Added additional configuration option for subtitle extraction timeout. This will allow for successful subtitle extraction for bigger media files. **Issues** Fixes https://github.com/jellyfin/jellyfin/issues/14588 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 10:20:56 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#14160
No description provided.