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

fix: Lrc.format generating corrupt result #3

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

alexmercerind
Copy link
Contributor

Hi! First of all, thanks for the awesome package.

The Lrc.format methods seems to result in invalid .lrc.

  • The last timestamp element contains hundredths of a second & not milliseconds.
  • A period (.) is used to separate it, instead of a colon (:).

See: https://en.wikipedia.org/wiki/LRC_(file_format)

This resulted in Lrc.isValid to return false on the text generated by package itself.


Lastly, thanks again. Have a great day!

@Yivan000
Copy link
Owner

Oh wow, thanks for the PR!

@Yivan000 Yivan000 merged commit 1e77f2c into Yivan000:master Sep 13, 2022
@alexmercerind alexmercerind deleted the patch-1 branch October 13, 2022 04:57
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.

None yet

2 participants