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

fixed: background path was invalid for html5 streamed content fixes #446 #565

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

malard
Copy link
Contributor

@malard malard commented Jan 27, 2024

window.location.href part[0] can return a trailing / which causes the URI to be invalid for the background poster, modified the code to remove it if it exists then explicitly restore it where required in the video src path

dist/videoPlayer.html Outdated Show resolved Hide resolved
@keithah keithah requested a review from enen92 January 27, 2024 17:22
@malard malard merged commit 44d57a3 into xbmc:master Jan 29, 2024
1 check passed
@malard malard deleted the html5streamingbg branch January 29, 2024 19:23
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.

2 participants