mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
".vtt" subtitle files do not load when playing ".strm" file media #3250
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 @atmos-o on GitHub (Sep 18, 2021).
When playing a
.strmvideo, theVTTsubtitle file in the same directory level does not show. It shows the subtitle as an option in JF's pop-up but refuses to display..srtsubtitles are found & played perfectly fine.@bloomfieldcollege commented on GitHub (Oct 7, 2021):
That's odd, I'm having a similar problem, but almost in the opposite way.
If I have an .mp4 file, .vtt subtitles are the only ones that play. If I have a .strm file, no subtitles play at all. I've tried .srt and .vtt. This is the structure I'm using:
Movies/movie.strm
Movies/movie.eng.vtt
Like I said, I've also tried with .srt extension. Nothing seems to be working.
@atmos-o commented on GitHub (Oct 7, 2021):
I badly want vtt to work for me coz I have everything already prepared in that.
I've put on hold creating a script to mirror all files in a directory with my media and replacing video files to
.strmfor this single reason.I have JF installed through docker using hotio's image. Nothing else changed other than some tweaks to allow GPU access to the container. And my media is hosted and accessed through a web index.
How do you have yours?
@bloomfieldcollege commented on GitHub (Oct 7, 2021):
I'm have the Mac installer, working through localhost at the moment. Given my file structure, what am I doing wrong to not get even .srt files to work? Is there a setting I'm not seeing? In theory I could put a link to a subtitle file in the strm file itself, but I doubt that would work.
@atmos-o commented on GitHub (Oct 7, 2021):
I'll try using my local ip to access my JF instance next time I can test it out. There isn't any other settings regarding subtitles as far as I know.
edit: no luck either.
@Bond-009 commented on GitHub (Oct 8, 2021):
Please fill out the issue template
(server version, client, logs, etc)
@jellyfin-bot commented on GitHub (Mar 24, 2022):
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.
@sevenrats commented on GitHub (Jul 14, 2023):
Please provide the minimum information necessary to test this issue, such as an example strm link and corresponding vtt subtitle.
@Bond-009 commented on GitHub (Aug 16, 2023):
Closing as not enough info