[PR #3521] Fix support for mixed-protocol subtitles #9576

Closed
opened 2026-02-07 06:04:42 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/3521

State: closed
Merged: Yes


Changes
When determining the protocol of a subtitle track during encoding, determine the subtitle's protocol from its path instead of using the protocol of the main file. This fixes playback of subtitles with a different protocol than the main media file, e.g. locally stored SRT subtitles with the File protocol and STRM main media files with the HTTP protocol.

Issues
Fixes #2543

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/3521 **State:** closed **Merged:** Yes --- **Changes** When determining the protocol of a subtitle track during encoding, determine the subtitle's protocol from its path instead of using the protocol of the main file. This fixes playback of subtitles with a different protocol than the main media file, e.g. locally stored SRT subtitles with the File protocol and STRM main media files with the HTTP protocol. **Issues** Fixes #2543
OVERLORD added the pull-request label 2026-02-07 06:04:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9576