MPD icon indicating copy to clipboard operation
MPD copied to clipboard

add support for id3v2 lyrics

Open ghost opened this issue 7 years ago • 17 comments
trafficstars

http://id3.org/id3v2.3.0#Unsychronised_lyrics.2Ftext_transcription Idea is to support it on protocol level. MPD clients will be able to request mpd server for lyrics from mp3 tag to show it to the user.

ghost avatar Sep 02 '18 20:09 ghost

Hey, there is a commit in a fork that adds lyrics support now!

cweiske avatar Sep 30 '20 06:09 cweiske

Hey, there is a commit in a fork that adds lyrics support now!

Do you mean this one? https://github.com/MusicPlayerDaemon/MPD/pull/653 That PR was not merged because there were serious problems, and the submitter did not fix them.

MaxKellermann avatar Sep 30 '20 09:09 MaxKellermann

Yes, it's from that developer :(

cweiske avatar Sep 30 '20 10:09 cweiske

I'm trying to pick this back up https://github.com/MusicPlayerDaemon/MPD/pull/653#issuecomment-1659152782

mxnemu avatar Jul 31 '23 21:07 mxnemu