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

Enhanced LRC file format support #3

Open
jayasme opened this issue Mar 13, 2019 · 4 comments
Open

Enhanced LRC file format support #3

jayasme opened this issue Mar 13, 2019 · 4 comments
Labels

Comments

@jayasme
Copy link
Owner

jayasme commented Mar 13, 2019

Enhanced LRC format is an extension of Simple LRC Format developed by the designer of A2 Media Player. It adds an extra Word Time Tag in the format: <mm:ss.xx>.

[mm:ss.xx] <mm:ss.xx> line 1 word 1 <mm:ss.xx> line 1 word 2 <mm:ss.xx> ... line 1 last word <mm:ss.xx>
[mm:ss.xx] <mm:ss.xx> line 2 word 1 <mm:ss.xx> line 2 word 2 <mm:ss.xx> ... line 2 last word <mm:ss.xx>
...
[mm:ss.xx] <mm:ss.xx> last line word 1 <mm:ss.xx> last line word 2 <mm:ss.xx> ...  last line last word <mm:ss.xx>

Please refer to https://en.wikipedia.org/wiki/LRC_(file_format) to learn more.

I'll announce if I have any progressive work done.

@jayasme jayasme changed the title Enhanced LRC files support Enhanced LRC file format support Mar 13, 2019
@jayasme
Copy link
Owner Author

jayasme commented Mar 13, 2019

I've checked a branch feature/enhanced-lrc for this feature, please watch this out if you're interested.

@rhkrthdud7
Copy link

Hello is this feature currently ongoing? just curious thanks

@jayasme
Copy link
Owner Author

jayasme commented Jun 17, 2019

Hello is this feature currently ongoing? just curious thanks

Hi, so sorry for the late reply, since I really do not have much parttime for open source projects because the company job bothers me a lot, so the update might be delayed, I will update the status if I get started this feature.

Thank you for your understanding.😁

@rhkrthdud7
Copy link

@jayasme hey thanks for the reply it's totally fine! :)

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

No branches or pull requests

2 participants