[Issue]: jellyfin does not yet understand SDH tag for external streams #4253

Closed
opened 2026-02-07 00:38:23 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @systemcrash on GitHub (Oct 6, 2022).

Please describe your bug

SDH = Subtitles for the Deaf and Hard of Hearing

The server currently handles subs, and other tracks in a side-by-side manner.
It recognizes, default, forced, but not SDH (upper or lower or any case)

https://jellyfin.org/docs/general/server/media/external-files.html

e.g.

a.mkv
a.default.en.srt
a.forced.ru.srt
a.en.dts
a.ru.ac3
...

It does not yet understand SDH.

Jellyfin Version

10.8.0

if other:

No response

Environment

- OS:
- Virtualization:
- Clients:
- Browser:
- FFmpeg Version:
- Playback Method:
- Hardware Acceleration:
- Plugins:
- Reverse Proxy:
- Base URL:
- Networking:
- Storage:

Jellyfin logs

No response

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @systemcrash on GitHub (Oct 6, 2022). ### Please describe your bug SDH = Subtitles for the Deaf and Hard of Hearing The server currently handles subs, and other tracks in a side-by-side manner. It recognizes, `default`, `forced`, but not `SDH` (upper or lower or any case) https://jellyfin.org/docs/general/server/media/external-files.html e.g. ``` a.mkv a.default.en.srt a.forced.ru.srt a.en.dts a.ru.ac3 ... ``` It does not yet understand SDH. ### Jellyfin Version 10.8.0 ### if other: _No response_ ### Environment ```markdown - OS: - Virtualization: - Clients: - Browser: - FFmpeg Version: - Playback Method: - Hardware Acceleration: - Plugins: - Reverse Proxy: - Base URL: - Networking: - Storage: ``` ### Jellyfin logs _No response_ ### FFmpeg logs _No response_ ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bug label 2026-02-07 00:38:23 +03:00
Author
Owner

@crobibero commented on GitHub (Oct 7, 2022):

https://github.com/jellyfin/jellyfin/issues/4291

@crobibero commented on GitHub (Oct 7, 2022): https://github.com/jellyfin/jellyfin/issues/4291
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#4253