Borewit / music-metadata

Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.
MIT License
983 stars 93 forks source link

Add support for LRC Lyrics #2285

Closed Borewit closed 2 weeks ago

Borewit commented 2 weeks ago

Add support for LRC lyrics.

This may result in an error in case the generic lyrics fields is a string, but not LRC complaint.

Resolves: #2277

coveralls commented 2 weeks ago

Coverage Status

coverage: 97.016% (+0.01%) from 97.005% when pulling bed8aae70f3b49472ea4902b86c9d286a1b5a0c2 on add-support-for-lrc into 0a39bd62341ad9909a2e5778457b70b14c283486 on master.

Borewit commented 2 weeks ago

Part of v10.6.0