JavaScript-ID3-Reader icon indicating copy to clipboard operation
JavaScript-ID3-Reader copied to clipboard

ID3 tags reader in JavaScript (ID3v1, ID3v2 and AAC)

Results 13 JavaScript-ID3-Reader issues
Sort by recently updated
recently updated
newest added

Hi! Do your parsing script support MP3 chapters? These are part of the standard: http://id3.org/id3v2-chapters-1.0 Would be terrific to have this kind of support to make the Podlove Web Player...

Thought i'd file this here for you. Library has an issue in IE with the file " bufferedbinaryajax.js". SCRIPT58644: Could not complete the operation due to error c00ce514. Console reports...

* The output is JSON and contains a property `version` of type string that stores the ID3 tag version. The TypeScript definition file does not contain this property on type...