43081j / id3

A JavaScript ID3 tags parser for Node & browsers.
MIT License
335 stars 63 forks source link

XMLHttpRequest throws an "InvalidStateError" #50

Open ARGO1960 opened 4 years ago

ARGO1960 commented 4 years ago

When I use the AJAX method it wont work. change URL Reader // xhr.responseType = options.responseType; xhr.open(options.type, options.uri, true); xhr.responseType = options.responseType; solved this but the read runs till after the file size and ends with 416