Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Releases: Borewit/music-metadata-browser

Fix Support picture in Vorbis comment in FLAC

24 Sep 17:47
Compare
Choose a tag to compare

Update music-metadata to v4.6.0

18 Sep 06:42
Compare
Choose a tag to compare

Workaround buffer v4

09 Aug 11:14
Compare
Choose a tag to compare

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

30 Jun 14:06
Compare
Choose a tag to compare

Improve MP4 / M4A format information

28 Jun 06:14
Compare
Choose a tag to compare

Update ESCMAScript to version 2017 (ES8)

19 May 13:37
Compare
Choose a tag to compare

Update to music-metadata 3.8.0

11 May 18:53
Compare
Choose a tag to compare

Detach stream conversion

04 May 17:40
Compare
Choose a tag to compare
  • PR #21: Detach stream conversion
  • Issue: #16: Should fix stream cancellation

NPM: https://www.npmjs.com/package/music-metadata-browser/v/0.10.0

Fixed releasing stream reader / cancelling stream

01 May 17:50
Compare
Choose a tag to compare

Improve closing stream

30 Apr 18:11
Compare
Choose a tag to compare
  • 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