mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12779] [CLOSED] Fixed the issue that Blu-ray movies cannot get external subtitles #13371
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/12779
Author: @aSoloist
Created: 10/6/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
de58704resolve 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.