Add support for fetching lyrics from jah-lyrics.com and plyrics.com

This commit is contained in:
Andrzej Rybczak
2017-01-28 20:41:17 +01:00
parent 5deb6600d4
commit 22681df199
7 changed files with 56 additions and 29 deletions

1
NEWS
View File

@@ -23,6 +23,7 @@ ncmpcpp-0.8 (????-??-??)
* Fixed fetching artist info in language other than English.
* Added test that checks if lyrics fetchers work (available via command line parameter --test-lyrics-fetchers).
* Fixed fetching lyrics from justsomelyrics.com.
* Added support for fetching lyrics from jah-lyrics.com and plyrics.com.
ncmpcpp-0.7.7 (2016-10-31)
* Fixed compilation on 32bit platforms.