Skip to content

Parse lyrics and display them

Ghost User requested to merge hany/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.

TODO:

  • Qml code
  • fix weird QChar bug
  • update lyrics when switching songs
  • display non lrc formatted lyrics as what it is
  • support Id tags
  • fix this bug

2021-04-29_19-14-28.mkv

Final appearance: Elisa_Screenshot_20210501_221808

Edited by Ghost User

Merge request reports

Loading