Skip to content

Chapter metadata not parsed from podcast MP3 file #2555

@gaodeng

Description

@gaodeng

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

When parsing a podcast MP3 file with {includeChapters: true}, chapter information is not extracted. Instead, multiple warnings are generated:

"Invalid ID3v2.3 frame-header-ID: \u0000\u0000\u0000\u0000"
"id3v2.3 header has empty tag type=\u0000\u0000\u0000\u0000"
Image

Test File

https://static.thetype.cloud/typechat/typechat272.mp3

This file has chapter metadata.

Observation

The same file can be successfully parsed by node-id3 (verified via https://mp3chapters.github.io/), which correctly extracts all chapter information.

Image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions