Add support for fetching lyrics from musixmatch.com

This commit is contained in:
Andrzej Rybczak
2020-12-21 00:39:17 +01:00
parent c158361f92
commit d08e76c7ed
6 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,6 @@
# ncmpcpp-0.10 (????-??-??)
* Add support for fetching lyrics from musixmatch.com.
# ncmpcpp-0.9 (2020-12-20)
* Fix various Mopidy specific bugs.
* Add `run_external_console_command` action for running terminal applications.