mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: jellyfin does not yet understand SDH tag for external streams #4253
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?
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 notSDH(upper or lower or any case)https://jellyfin.org/docs/general/server/media/external-files.html
e.g.
It does not yet understand SDH.
Jellyfin Version
10.8.0
if other:
No response
Environment
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
@crobibero commented on GitHub (Oct 7, 2022):
https://github.com/jellyfin/jellyfin/issues/4291