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

Video player bugfixes #799

Closed
wants to merge 1 commit into from
Closed

Video player bugfixes #799

wants to merge 1 commit into from

Conversation

luzrain
Copy link

@luzrain luzrain commented Mar 1, 2021

I fix two errors in plyr video player.
1 bug is if I going to full screen mode, the video is not stretched to the full screen.
2 bug is an error shown instead of video if file name or directory name contains special symbols, like &. This bug was only on public shared folders and described in detail here

…n in full screen mode

Fixed bug when video not loading and error was shown if filename or directory name contains special symbols, like &

Signed-off-by: anton.z <[email protected]>
@skjnldsv
Copy link
Member

skjnldsv commented Apr 7, 2021

Hi, sorry, the fullscreen fix is not acceptable as we need to keep the video sizing on load.
It's been fixed on master.

Regarding the second fix, please open a dedicated pr for it.
But see the previously opened/closed/reverted tickets as this was adressed and rejected multiple times 🤔

@skjnldsv skjnldsv closed this Apr 7, 2021
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