Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse repeated lyrics lines and offset, sort by time #789

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

madmini
Copy link

@madmini madmini commented Mar 4, 2025

  • parse repeated lyrics lines such as [00:21.10][00:45.10]Repeating lyrics (e.g. chorus)
  • apply [offset:123] tag (and strip other tags)
  • sort lines by time
  • fix centiseconds being parsed as milliseconds ([00:01.23] was parsed as 1.023s)
  • add unit tests cause im paranoid

see also https://en.wikipedia.org/wiki/LRC_(file_format)#File_format)

thanks for the great app!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant