nikhilm / node-taglib

Simple taglib bindings to Javascript using node.js
http://nikhilm.github.com/node-taglib
MIT License
147 stars 25 forks source link

TagLib 1.9 features #45

Open nikhilm opened 10 years ago

nikhilm commented 10 years ago

TagLib 1.9 introduces some new things like hookable API for debug messages, improved refcounting and some improvements in PropertyMap. See whether this can be exposed via node-taglib. Especially see if the too many open files issue can be resolved.

nikhilm commented 10 years ago

Also, seems like WITH_MP4 and WITH_ASF checks/exposure is no longer strictly required, but should be kept for compat - http://mail.kde.org/pipermail/taglib-devel/2013-October/002543.html