We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can we add a parameter to the API to allow for different duration tolerance?
I have some Vinyl rips which can have up to 5 seconds difference in length, and I'd like to be able to still get the lyrics.
Let me refine the issue: It's not just Vinyl, Downloads from Qobuz also may differ more than 2 seconds:
The text was updated successfully, but these errors were encountered:
I'm sorry that I can't reply to you sooner.
If duration difference is not an issue, is search API a good fit for your use case? For example:
search
GET https://lrclib.net/api/search?track_name=22&artist_name=Taylor+Swift&album_name=Red
Sorry, something went wrong.
No branches or pull requests
Can we add a parameter to the API to allow for different duration tolerance?
I have some Vinyl rips which can have up to 5 seconds difference in length, and I'd like to be able to still get the lyrics.
Let me refine the issue: It's not just Vinyl, Downloads from Qobuz also may differ more than
2 seconds:
The text was updated successfully, but these errors were encountered: