diff options
author | Rasmus <rasmus@gmx.us> | 2015-03-15 17:31:30 +0100 |
---|---|---|
committer | Rasmus <rasmus@gmx.us> | 2015-03-17 02:58:17 +0100 |
commit | 6bc53c76eadaee1ba37d6301c28ac987d77c0124 (patch) | |
tree | 06207d809e4147f59fd7200ed949f37a998de64f /NEWS | |
parent | 9e48ab1ab4cdeee69bfa8d327b54f85f6a54115f (diff) |
emms-lyrics: Use eww if present to display lyrics
Lyrics are now fetched from lyricwiki.org. It is possible to change the
url, but it assumes a certain order of the format string.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ News since version 4.0: - Libre.fm login details can, and should, be stored in authinfo now. - Possible to set volume via PulseAudio pactl via emms-volume-pulse.el. + - emms-lyrics.el now uses eww if present. Also EMMS tries to fetch + non-Chinese lyrics from lyricwiki.org. News since version 3.0: |