kavezo / ZipZap

48 stars 16 forks source link

md5 mismatch bugfix on nginx side #43

Closed LiviaMedeiros closed 3 years ago

kavezo commented 3 years ago

doesn't seem to fix the crash every 1000 files, and some of the videos are still corrupted, but it doesn't break anything and looks fine .w.

LiviaMedeiros commented 3 years ago

This patch alone doesn't change anything and I don't have time to test it rn but I think the corruption is caused by misordering chunks on app side. Latest snaa-tools are able to make chunk strings alphabetically ordered so it could be solved on both sides; the new format just has to be supported on nginx first.