node-lame icon indicating copy to clipboard operation
node-lame copied to clipboard

Is it possible to set other id3 tags like bpm, grouping etc?

Open tombburnell opened this issue 2 years ago • 1 comments

There are many other possible id3 tags than the ones available to set in the options. https://id3.org/id3v2.3.0#Declared_ID3v2_frames

Is there way to set these with this library?

tombburnell avatar Jun 16 '22 10:06 tombburnell

All ID3 tags are supported for which LAME currently offers explicit parameters according to their manpage.

If you need a support for additional ID3 tags, I would be happy to see a PR from you so that all users can benefit from this enhancement!

jankarres avatar Jun 16 '22 17:06 jankarres