moxiecode / plupload

Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight.
http://www.plupload.com
GNU Affero General Public License v3.0
5.63k stars 1.42k forks source link

Multifile upload in 3.0_beta1 broken #1530

Open osworx opened 6 years ago

osworx commented 6 years ago

Using php-uploader script, no ui. While uploading multiple files with 2.3.6, the same does not work with 3.0_beta_1 First video is build correct (renaming xyz.part to xyz.mp4), all following videos only the last part is stored and renamed.

jayarjo commented 6 years ago

Could you post your config or better create a fiddle in our playground: http://play.plupload.com?