This repository was archived by the owner on Aug 14, 2024. It is now read-only.
Improve closing stream
- issue #16 check if ReadbaleStream is locked before cancel
- PR #17: Added checking if RS is locked
- PR #19: Fix cancel stream
Tries to wait until the read completes, and them release locks and cancel the stream.
Is it is still locked (which is the case in Safari) it will skip cancellation.
NPM: https://www.npmjs.com/package/music-metadata-browser/v/0.9.0