leetreveil / musicmetadata

Streaming music metadata parser for node and the browser.
561 stars 66 forks source link

failed to retrieve duration silently without invocation to callback #122

Closed mycoboco closed 7 years ago

mycoboco commented 8 years ago

musicmetadata fails to retrieve duration information from this attached mp3. I think the file, even if played well, has a broken frame header, but the problem is that a callback is never invoked, which makes an application hang.

leetreveil commented 7 years ago

Tested and it parses fine.