benrr101 / node-taglib-sharp

A node.js port of mono/taglib-sharp
GNU Lesser General Public License v2.1
42 stars 11 forks source link

Read-only support for Matroska/Webm #69

Closed benrr101 closed 1 year ago

benrr101 commented 1 year ago

Description: As a stop-gap, I'm adding read-only support for matroska/webm files. Unfortunately unified tagging is a little iffy with matroska files since there is little standardization in this area. It has been implemented similarly to the .net implementation, and the 'turning lime' file is working as an integration test.