dv.getUint8(i) Index out of range
Open
- 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.