leetreveil / musicmetadata

Streaming music metadata parser for node and the browser.
559 stars 66 forks source link

Chapter Addendum? #140

Open swimclan opened 7 years ago

swimclan commented 7 years ago

Does this module support getting Chapter data from the id3v2 chapter addendum spec?

leetreveil commented 7 years ago

If you are talking about the CHAP frame, http://webcache.googleusercontent.com/search?q=cache:V1l4jw_3EJAJ:id3.org/id3v2-chapters-1.0+&cd=1&hl=en&ct=clnk&gl=uk

no, we would have to write the frame parser to support it.