[PR #12779] [CLOSED] Fixed the issue that Blu-ray movies cannot get external subtitles #13371

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12779
Author: @aSoloist
Created: 10/6/2024
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • de58704 resolve the issues #12738, Fixed the issue that Blu-ray movies cannot get external subtitles.

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs (+8 -0)

📄 Description

resolve the issues https://github.com/jellyfin/jellyfin/issues/12738, Fixed the issue that Blu-ray movies cannot get external subtitles.

Changes
Keep the external stream, add them after adding the blurayInfo stream.

Issues
https://github.com/jellyfin/jellyfin/issues/12738


🔄 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/12779 **Author:** [@aSoloist](https://github.com/aSoloist) **Created:** 10/6/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`de58704`](https://github.com/jellyfin/jellyfin/commit/de5870403df9e6cb367c93530ec3a625083eb8e4) resolve the issues #12738, Fixed the issue that Blu-ray movies cannot get external subtitles. ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs` (+8 -0) </details> ### 📄 Description resolve the issues https://github.com/jellyfin/jellyfin/issues/12738, Fixed the issue that Blu-ray movies cannot get external subtitles. **Changes** Keep the external stream, add them after adding the blurayInfo stream. **Issues** https://github.com/jellyfin/jellyfin/issues/12738 --- <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:11:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13371