-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can not open subtitles on hls #4889
Labels
component: captions/subtitles
The issue involves captions or subtitles
component: HLS
The issue involves Apple's HLS manifest format
flag: Why didn't we catch this sooner
This issue is embarassing; we may still need an automated test that could have prevented this issue
priority: P0
Broken for everyone; no workaround; urgent
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
Comments
the bug is introduce by #4824 |
@joeyparrish can you review it? |
avelad
added
component: HLS
The issue involves Apple's HLS manifest format
priority: P0
Broken for everyone; no workaround; urgent
labels
Jan 13, 2023
Acknowledged. I'll work on it today, and delay release plans until this is fixed. |
joeyparrish
added
component: captions/subtitles
The issue involves captions or subtitles
flag: Why didn't we catch this sooner
This issue is embarassing; we may still need an automated test that could have prevented this issue
labels
Jan 13, 2023
joeyparrish
added a commit
that referenced
this issue
Jan 13, 2023
The fix will be in v4.3.3 and v4.2.7. |
joeyparrish
added a commit
that referenced
this issue
Jan 13, 2023
joeyparrish
added a commit
that referenced
this issue
Jan 13, 2023
Robloche
pushed a commit
to Robloche/shaka-player
that referenced
this issue
Feb 8, 2023
github-actions
bot
added
the
status: archived
Archived and locked; will not be updated
label
Mar 14, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
component: captions/subtitles
The issue involves captions or subtitles
component: HLS
The issue involves Apple's HLS manifest format
flag: Why didn't we catch this sooner
This issue is embarassing; we may still need an automated test that could have prevented this issue
priority: P0
Broken for everyone; no workaround; urgent
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Have you read the FAQ and checked for duplicate open issues?
Yes
What version of Shaka Player are you using?
v4.3.2
Can you reproduce the issue with our latest release version?
Yes
Can you reproduce the issue with the latest code from
main
?Yes
Are you using the demo app or your own custom app?
No
If custom app, can you reproduce the issue using our demo app?
What browser and OS are you using?
Chrome 109.0.5414.87 macOS 13.1 (22C65)
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
What are the manifest and license server URIs?
What configuration are you using? What is the output of
player.getConfiguration()
?What did you do?
What actually happened?
the following error throws, and subtitles not working.
What did you expect to happen?
not to throw
The text was updated successfully, but these errors were encountered: