leetreveil / musicmetadata

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

Add support for 'compilation' indicator #124

Closed ajmas closed 8 years ago

ajmas commented 8 years ago

It would be useful to add support for the 'is compilation' indicator field.

leetreveil commented 8 years ago

You should be able to fetch that with:

mm.on('TCMP', function (result) { console.log(result) })

http://id3.org/iTunes%20Compilation%20Flag