Jordan Eldredge

Results 253 comments of Jordan Eldredge

Here’s an updated link to where the check should go: https://github.com/captbaritone/webamp/blob/master/js/webampLazy.js#L53 You could test this out by temporality adding `Object.entries = undefined` At the top of `js/index.js` And see that...

Interesting. The error I get is: ``` Error: End of data reached (data length = 226274, asked index = 234498). Corrupted zip ? at i.checkIndex (jszip.js:1814) at i.checkOffset (jszip.js:1805) at...

Looks like you zipped the wsz and uploaded here, but I am getting that error when trying to unzip the actual wsz as well. ``` ─[14:27]: jeldredge at jeldredge-mbp in...

I suspect that the archive is corrupt. I get the same error downloading directly from AWS: https://cdn.webampskins.org/skins/2e146de10eef96773ea222fefad52eeb.wsz I don't think the file got corrupted during upload since the md5 of...

@vesper8 Thanks for your interest, and sorry for this confusing experience. At some point I realized that there was a security vulnerability in Webamp and that allowing webamp (which was...

Some quite valid integration test failures here.

Trying to get compressed-size-action to update...

I don't know a good way to expose this in the UI without it being very confusing to users. It make some sense to make it an optional feature that...

Check the `PIXEL_DENSITY` constant in the Visualizer component.