Closed rodu closed 8 years ago
I've fixed the test runner issue. Can you rebase?
Sure, just rebased.
I wonder if a better solution would be to add an option to allow musicmetadata
to auto close the underlying stream once parsing has finished?
Something like:
var mm = musicmetadata(stream, {autoClose: true})
This patch seems to have broken my code. My input is a stream, and it does NOT have a '.dest' field.
This change relates to issue 115: https://github.com/leetreveil/musicmetadata/issues/115