Skip to content

feat: prioritize synced lyrics in fetching#86

Open
ralphptorres wants to merge 1 commit into
raitonoberu:masterfrom
ralphptorres:prioritize-synced
Open

feat: prioritize synced lyrics in fetching#86
ralphptorres wants to merge 1 commit into
raitonoberu:masterfrom
ralphptorres:prioritize-synced

Conversation

@ralphptorres
Copy link
Copy Markdown
Contributor

get returns only synced lyrics, falls back to search if none found. search iterates to return first result with synced lyrics. plain lyrics only returned as last resort

closes #76

get returns only synced lyrics, falls back to search if none found.
search iterates to return first result with synced lyrics.
plain lyrics only returned as last resort

closes raitonoberu#76
@ralphptorres
Copy link
Copy Markdown
Contributor Author

this behavior can be made optional via config, letting users revert to the old behavior (return first lyrics found, even if plain). tho whatchu think?

also, this pr only covers lrclib

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.

Suggestion: Option to take next best result from LRCLIB

1 participant