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

Fix uploading big files to the media library #3146

Conversation

carakas
Copy link
Member

@carakas carakas commented Jul 4, 2020

Type

  • Non critical bugfix

Resolves the following issues

fixes #3133
fixes #2998

Pull request description

Turns out the chunking of large files didn't work in the media library.
This pr fixes that issue so you can upload video and audio files

Screenshot 2020-07-04 at 11 28 52

@carakas carakas added this to the 5.8.3 milestone Jul 4, 2020
@carakas carakas requested a review from a team July 4, 2020 09:27
@carakas carakas merged commit 00a78e2 into forkcms:master Jul 4, 2020
@carakas carakas deleted the fix-uploading-big-files-to-the-media-library branch July 4, 2020 17:45
@carakas carakas restored the fix-uploading-big-files-to-the-media-library branch July 4, 2020 17:45
@carakas carakas deleted the fix-uploading-big-files-to-the-media-library branch July 4, 2020 17:45
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.

How to upload audio files? Embedding mp4 video from MediaLibrary doesn't work
2 participants