43081j / 43081j/id3

dv.getUint8(i) Index out of range

Open
#9 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
344
Forks
66
PR merge metrics
No merged PRs in 30d

Description

node_modules/id3js/dist/id3.js:696

```
if(dv.getUint8(i) === 0x00) {
^
Error: Index out of range.
at Object.ID3Frame.parse (./node_modules/id3js/dist/id3.js:696:13)
```

I can repeat this with one mp3 I have. I'm currently trying to figure out what in the mp3 is failing.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.