webamp
webamp copied to clipboard
Skin loads fine on Museum but not demo site
trafficstars
https://skins.webamp.org/skin/863997d994c7a7ff2059e4a92a2a6357/trh_sakura%20kidou%20123.wsz/
It looks like the file paths are parsed differently on the two platforms:
Winamp Skin Museum
Demo Site
I suspect that these are two different versions of JSZip
Fiddling with different versions of JSZip on https://codesandbox.io/s/sleepy-goldstine-4d6fc?file=/src/index.js I've been unable to trigger the demo site behavior.
I also noticed that often the JSZip.version runtime property is not quite right. Probably just the JSZip folks forgetting to update that before releasing.