jsmediatags
Version:
Media Tags Reader (ID3, MP4)
57 lines (37 loc) • 1.77 kB
Markdown
# JS MediaTags Contributors
## Donations
Donations are towards the ["Girls Who Code" NPO](https://www.classy.org/checkout/donation?eid=77372).
* **[Steven Vandevelde](https://github.com/icidasset)**
## Features
* **[David Roeca](https://github.com/davidroeca)**
* Added React Native support.
* **[Michael Nguyen](https://github.com/TehTotalPwnage)**
* Added FLAC support.
* **[Mark R. James](https://github.com/mrj)**
* Added support for atID, cnID, plID, geID, xid, and flvr iTunes/Quicktime tags.
* **[Evan Schwartz](https://github.com/emschwartz)**
* Added support for reading Buffers.
* Added support for ID3 URL frames (W*).
* **[Nils Schnabel](https://github.com/nils)**
* Added support for ID3 Chapters (CHAP/CTOC)
* **[LiuTongTong](https://github.com/TongDaDa)**
* Added ArrayBuffer file reader.
## Bugs
* **[Curtis Menmuir](https://github.com/curtismenmuir)**
* Fixed charset issue when getting data from TXXX frame
* **[Chris Parton](https://github.com/chrisparton1991)**
* Fixed Number casting bug
* **[Gilles Piou](https://github.com/pioug)**
* Updated and tidied up jest and babel.
* **[Guilherme Dellagustin](https://github.com/dellagustin)**
* **[Jon Hester](https://github.com/jonhester)**
* Fixed typo on the README file.
* **[hintofbasil](https://github.com/hintofbasil)**
* Fixed size bug on request range.
* **[Gilles Piou](https://github.com/pioug)**
* Added workaround for M4A cover images that are wrongly typed.
* **[Daniil Pokrovsky](https://github.com/danii1)**
* Fixed lack of out of bounds check before reading tags.
* **[Jake](https://github.com/singjsong)**
* Fixed ability to read user-defined text/URL fields
**[Full contributors list](https://github.com/aadsm/jsmediatags/contributors).**