This will allow lyrics to be read by MPRIS-compatible clients, opening the door to showing lyrics or the currently playing song in viewer apps/widgets. I took a look in mediaplayer2player.cpp, but it doesn't seem like there's easy way to get the lyrics out of a track right now. The data is stored in TrackMetadataModel and I couldn't figure out how to access that from MediaPlayer2Player.