add a link to musixmatch.com

This commit is contained in:
Fabrice Laporte 2014-12-17 22:00:37 +01:00
parent 474adffe63
commit 41495e58e0

View file

@ -10,9 +10,9 @@ library by typing ``pip install requests`` or the equivalent for your OS.
New:
* :doc:`/plugins/lyrics`: Add musixmatch source.
* :doc:`/plugins/lyrics`: New ``sources`` config option that lets you choose
exactly where to look for lyrics and in which order.
* :doc:`/plugins/lyrics`: Add `musixmatch`_ source and introduce a new ``sources``
config option that lets you choose exactly where to look for lyrics and in
which order.
* :doc:`/plugins/lyrics`: Add brazilian and hispanic sources to Google custom
search engine.
* A new :doc:`/plugins/permissions` makes it easy to fix permissions on music
@ -50,7 +50,7 @@ Fixed:
.. _API changes: http://developer.echonest.com/forums/thread/3650
.. _Plex: https://plex.tv/
.. _musixmatch: https://www.musixmatch.com/
1.3.9 (November 17, 2014)
-------------------------