This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
Releases: Borewit/music-metadata-browser
Releases · Borewit/music-metadata-browser
Fix Support picture in Vorbis comment in FLAC
Update music-metadata to v4.6.0
Update music-metadata to v4.6.0
NPM release: https://www.npmjs.com/package/music-metadata-browser/v/1.4.0
Workaround buffer v4
Resolves (maybe just partially) #28
Update to music-metadata v4.2.3
NPM release: https://www.npmjs.com/package/music-metadata-browser/v/1.2.2
Fix cancellation error occuring in FireFox
Improve MP4 / M4A format information
- Fix issue #24: number of channels & bit-rate calculation
- Updated music-metadata to https://github.com/Borewit/music-metadata/releases/tag/v4.2.0
NPM: https://www.npmjs.com/package/music-metadata-browser/v/1.2.0
Update ESCMAScript to version 2017 (ES8)
PR #22:
- Update to ECMAScript 2017 (ES8)
- Update music-metadata to version 4.0.0
NPM: https://www.npmjs.com/package/music-metadata-browser/v/1.1.0
Update to music-metadata 3.8.0
Detach stream conversion
Fixed releasing stream reader / cancelling stream
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