Skip to content
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

Display correct playlist item title for restricted items #5550

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

Dananji
Copy link
Contributor

@Dananji Dananji commented Jan 8, 2024

For the restricted items, Ramp creates a VideoJS instance without a source URL. When this happens the expected loadedmetadata event does not fire, but it emits the ready event which can be used in this use-case to switch the playlist item title in the UI.

Remove ./refesh_token.js.coffee script missed in the ME.js player cleanup in previous work.

Copy link
Contributor

@masaball masaball left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@cjcolvar cjcolvar merged commit e5e6b74 into develop Jan 10, 2024
@cjcolvar cjcolvar deleted the playlist-item-title-fix branch January 10, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants