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

command/file: add command "readlyrics" #1851

Closed
wants to merge 5 commits into from

Conversation

mxnemu
Copy link

@mxnemu mxnemu commented Aug 5, 2023

Continuation of #653

I rebased the branch and changed readlyrics to have the same command API and binary response as readpicture / albumart and ignore additional lyrics tags if there is more than one, like readpicture does.

Big thanks to https://github.com/NBonaparte for doing all of the original work!

Closes #350

NBonaparte and others added 5 commits July 31, 2023 23:34
The code doesn't authoritatively distinguish the lyrics type.
So having that field dones't really help. If explicit synced lyrics
were to be added it would make more sense to have a different command
than to distinguish them by type field of a command that only returns
it's first result.
@MaxKellermann
Copy link
Member

Is "command/file: fix indents in lyrics related changes" a fixup commit for some bad changes in a previous commit of this PR? If yes, please amend the bad commits, as this makes your PR hard to review.

@MaxKellermann MaxKellermann added the waiting Waiting for more information from reporter label Oct 15, 2023
@MaxKellermann
Copy link
Member

no reply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting Waiting for more information from reporter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support for id3v2 lyrics
3 participants