Releases: aadsm/jsmediatags
Releases · aadsm/jsmediatags
Version 3.4.0
- Support the atID, cnID, plID, geID, xid, and flvr iTunes/Quicktime tags (@mrj)
Version 3.3.2
v3.3.2
v3.3.1: Version 3.3.1
- Fix M4A covers recognized as uint8 (@pioug) - Fix out of boundary issues for small files (@danii1) - Fix TXXX and W* tag reading (@singjsong) Fix #40 Fix #41
Version 3.3.0
- Add unsynchronisation support to ID3v2
- Fix bug with unbound upper limit in XHR requests (@hintofbasil)
v3.2.2: Version 3.2.2
- Fix issue reading format and description of APIC
v3.2.1: Version 3.2.1
- Add bower support
v3.2.0: Version 3.2.0
- Add 30s timeout to http requests and a way to configure it.
v3.1.1: Version 3.1.1
- Fix usage of TypeArrays on old browsers, this was preventing usage of File reader on these browsers.
v3.1.0: Version 3.1.0
- Fix data reading issues with ID3v2 - Add URL frames support (W*) to ID3v2 (courtesy of @emschwartz) - Add node Buffer support (courtesy of @emschwartz)
v3.0.5: Merge pull request #10 from dellagustin/master
Update README.md