Skip to content

Parse lyric and display them

Ghost User requested to merge work/simpleLRC into master

Some audios have embedded lrc lyrics. Though LRC is not a standardized format, they follow a similar structure. This MR parses them and try to provide auto scrolling lyrics display instead of current static display.

Original MR: !231 (closed)

Edited by Nate Graham

Merge request reports