Code

screen_lyrics: don't use strfsong() to obtain tags
authorMax Kellermann <max@duempel.org>
Thu, 1 Oct 2009 17:40:39 +0000 (19:40 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 1 Oct 2009 17:40:39 +0000 (19:40 +0200)
commit65310799a7d27e246bd625e4abf80634410d0463
treeacde3b020783febd8066b0789434de3a86f6083e
parent1495e7b909a0439ef56151114ec31f6e01f7e0f2
screen_lyrics: don't use strfsong() to obtain tags

Use mpd_song_get_tag().  This guarantees that the tags are encoded in
UTF-8.
src/screen_lyrics.c