MusicPlayerDaemon / MPD

Music Player Daemon
https://www.musicpd.org/
GNU General Public License v2.0
2.15k stars 347 forks source link

add support for id3v2 lyrics #350

Open ghost opened 6 years ago

ghost commented 6 years ago

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.

cweiske commented 3 years ago

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

MaxKellermann commented 3 years ago

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.

cweiske commented 3 years ago

Yes, it's from that developer :(

mxnemu commented 1 year ago

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