node-taglib2
node-taglib2 copied to clipboard
async support?
The methods in this lib are all synchronous. Is is possible to produce asynchronous bindings as well? My app will read/write tags of many files at a time and sync will simply bring the whole thing to a halt whereas async gives many advantages.