Lyrics are often stored alongside songs in the [`.lrc` format](https://en.wikipedia.org/wiki/LRC_(file_format)). Currently, there is [no way for clients to access these](https://github.com/htkhiem/euphonica/issues/185) without [directly accessing the filesystem](https://github.com/mierak/rmpc/pull/131). It would be useful if MPD provided a way of fetching those lyrics in the protocol.
Lyrics are often stored alongside songs in the
.lrcformat. Currently, there is no way for clients to access these without directly accessing the filesystem.It would be useful if MPD provided a way of fetching those lyrics in the protocol.